Uses of Class
de.aristaflow.adept2.base.service.AbstractSubService
-
Packages that use AbstractSubService Package Description de.aristaflow.adept2.core.client de.aristaflow.adept2.core.orgmodelmanager.extension -
-
Uses of AbstractSubService in de.aristaflow.adept2.core.client
Subclasses of AbstractSubService in de.aristaflow.adept2.core.client Modifier and Type Class Description class
ClientServiceSharedServices
Sub-service implementation which implements some default behaviour for all implementations ofClientService
. -
Uses of AbstractSubService in de.aristaflow.adept2.core.orgmodelmanager.extension
Subclasses of AbstractSubService in de.aristaflow.adept2.core.orgmodelmanager.extension Modifier and Type Class Description class
AbstractSyncService<T extends AbstractAuthenticatedService>
An abstract implementation for synchronising org model extensions.
-