Uses of Class
org.openiam.common.service.AbstractBaseService
-
Packages that use AbstractBaseService Package Description org.openiam.common.service org.openiam.esb.core.batch org.openiam.esb.core.org.service.impl org.openiam.esb.core.service.impl org.openiam.rest -
-
Uses of AbstractBaseService in org.openiam.common.service
Subclasses of AbstractBaseService in org.openiam.common.service Modifier and Type Class Description class
AbstractProvisioningService
Base class for the provisioning service User: suneetshah -
Uses of AbstractBaseService in org.openiam.esb.core.batch
Subclasses of AbstractBaseService in org.openiam.esb.core.batch Modifier and Type Class Description class
BatchTaskScheduler
-
Uses of AbstractBaseService in org.openiam.esb.core.org.service.impl
Subclasses of AbstractBaseService in org.openiam.esb.core.org.service.impl Modifier and Type Class Description class
OrganizationTypeServiceImpl
-
Uses of AbstractBaseService in org.openiam.esb.core.service.impl
Subclasses of AbstractBaseService in org.openiam.esb.core.service.impl Modifier and Type Class Description class
KeyManagementServiceImpl
Created by: Alexander Duckardt Date: 09.10.12 -
Uses of AbstractBaseService in org.openiam.rest
Subclasses of AbstractBaseService in org.openiam.rest Modifier and Type Class Description class
KeyManagementRestController
Deprecated.
-