Interface | Description |
---|---|
AttributeExtendedCPAObject |
The
AttributeExtendedCPAObject interface extends the CPAObject and defines additional methods for
reading the adapter metadata related information (i.e. attributes, direction, adaptertype). |
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.
|
BindingUser |
The
BindingUser class represents a runtime user who is allowed to process the message of a given
Binding . |
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.
|
CPAObject |
The
CPAObject is the central interface that is implemented by all actual CPA Object types. |
CPAObjectCallbackInterface | |
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.
|
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.
|
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.
|
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.
|
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.
|
ServiceUser |
The
ServiceUser class represents a runtime user who is allowed to process the message of a
Party /Service combination. |
Class | Description |
---|---|
AbstractPartyCallBackHandler | |
BinaryData |
Attribute extended CPAObjects (i.e. currently only the Channel object) support CPA Cache specific data types, besides
the following basic Java types: String, int, long and boolean.
|
CPAObjectType<T extends CPAObject> |
The
CPAObjectType is a typed enumeration class that lists the different CPAObject types known by the
CPA cache service. |
Direction |
The
Direction object is a typed enumeration class that indicates the direction of CPA configuration
(inbound or outbound) for the Channel and Binding object (sender/receiver agreement in
XI notation). |
NormalizationManager |
The
NormalizationManager allows the CPA cache service users (adapter implementations) to normalize and
denormalize between the XI internal Party and Service notation and external formats
(e.g. |
PartyCallBackController |
Controller class for PartyEvent registrations
|
TableData |
Attribute extended CPAObjects (i.e. currently only the Channel object)
support CPA Cache specific data types, besides the following basic Java
types: String, int, long and boolean.
|
Exception | Description |
---|---|
CPAException |
The
CPAException is the base exception for the CPA cache service API. |
Copyright 2019 SAP AG Complete Copyright Notice