Uses of Interface
org.openiam.srvc.am.OrganizationDataService
-
Packages that use OrganizationDataService Package Description org.openiam.esb.config org.openiam.srvc.am -
-
Uses of OrganizationDataService in org.openiam.esb.config
Methods in org.openiam.esb.config that return OrganizationDataService Modifier and Type Method Description OrganizationDataService
AbstractWSBeanConfiguration. organizationServiceClient()
-
Uses of OrganizationDataService in org.openiam.srvc.am
Classes in org.openiam.srvc.am that implement OrganizationDataService Modifier and Type Class Description class
OrganizationDataServiceImpl
OrganizationManager
provides a service level interface to the Organization components and its dependant objects as well as search capability.
-