EntitiesLinker, EntityLinker<EncassEntity>@Singleton public class EncassLinker extends java.lang.Object implements EntityLinker<EncassEntity>
| Constructor | Description |
|---|---|
EncassLinker() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<EncassEntity> |
getEntityClass() |
|
void |
link(EncassEntity encass,
Bundle bundle,
Bundle targetBundle) |
linkpublic java.lang.Class<EncassEntity> getEntityClass()
getEntityClass in interface EntityLinker<EncassEntity>public void link(EncassEntity encass, Bundle bundle, Bundle targetBundle)
link in interface EntityLinker<EncassEntity>