Uses of Class
io.datarouter.storage.client.imp.WrappedSubEntityNodeFactory
| Package | Description |
|---|---|
| io.datarouter.storage.client.imp |
-
Uses of WrappedSubEntityNodeFactory in io.datarouter.storage.client.imp
Methods in io.datarouter.storage.client.imp that return WrappedSubEntityNodeFactory Modifier and Type Method Description protected <EK extends io.datarouter.model.key.entity.EntityKey<EK>, E extends io.datarouter.model.entity.Entity<EK>, PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK, PK>, D extends io.datarouter.model.databean.Databean<PK, D>, F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK, D>>
WrappedSubEntityNodeFactory<EK,E,PK,D,F,?>BaseClientNodeFactory. makeWrappedSubEntityNodeFactory()