| Package | Description |
|---|---|
| com.sap.aii.af.service.administration.api.cpa | |
| com.sap.aii.af.service.cpa |
| Modifier and Type | Method and Description |
|---|---|
<E extends CPAObject> |
CPALookupManager.getAllCPAObjects(CPAObjectType<E> cpaObjectType)
Retrieves all CPAObjects of the given type, either from the in memory cache, or from the database, dependent on the
initialization of the
CacheManager. |
<E extends CPAObject> |
CPALookupManager.getCPAObject(CPAObjectType<E> cpaObjectType,
String objectId)
Retrieves a CPAObject by type and objectId, either from the memory cache, or from the database, dependent on the
initialization of the
CacheManager. |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<CPAObject> |
CPALookupManager.getAllCachedCPAObjects()
Returns all CPA cache objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CPAObjectType<T extends CPAObject>
The
CPAObjectType is a typed enumeration class that lists the different CPAObject types known by the
CPA cache service. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeExtendedCPAObject
The
AttributeExtendedCPAObject interface extends the CPAObject and defines additional methods for
reading the adapter metadata related information (i.e. attributes, direction, adaptertype). |
interface |
Binding
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
BindingUser
The
BindingUser class represents a runtime user who is allowed to process the message of a given
Binding. |
interface |
Channel
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
ModuleConfig
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
Party
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
PartyIdentifier
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
Service
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
ServiceIdentifier
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache.
|
interface |
ServiceUser
The
ServiceUser class represents a runtime user who is allowed to process the message of a
Party/Service combination. |
| Modifier and Type | Method and Description |
|---|---|
void |
CPAObjectCallbackInterface.objectRefreshed(CPAObject cpaObject)
Only Party refresh is notified.
|
void |
AbstractPartyCallBackHandler.objectRefreshed(CPAObject cpaObject) |
Copyright 2019 SAP AG Complete Copyright Notice