| Package | Description |
|---|---|
| com.sap.aii.af.service.administration.api.cpa | |
| com.sap.aii.af.service.cpa |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<ServiceUser> |
CPALookupManager.getServiceUserByPartyService(String party,
String service)
Retrieves all
ServiceUser objects for the given Party and Service
names, either from the in memory cache, or from the database, dependent on the initialization of the
CacheManager. |
LinkedList<ServiceUser> |
CPALookupManager.getServiceUserByService(Service service)
Retrieves all
ServiceUser objects for the given Service object, either from the in
memory cache, or from the database, dependent on the initialization of the CacheManager. |
| Modifier and Type | Field and Description |
|---|---|
static CPAObjectType<ServiceUser> |
CPAObjectType.SERVICE_USER |
Copyright 2018 SAP AG Complete Copyright Notice