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