public interface Binding extends AttributeExtendedCPAObject
The CPA Cache service API allows adapter implementations to retrieve their adapter specific configuration (CPA
objects) from the local persistent and in-memory cache. The adapter specific configuration data is maintained either
using the Integration Directory, or the PCK configuration UI. Independent from the scenario (central/decental
AdapterFramework or PCK), the configuration objects can be retrieved with the LookupManager
singleton
class. For detailed documentation read the JavaDoc of that class. A list of all known configuration objects is
available through the typed CPAObjectType
enumeration class, which can be used in combination with the
LookupManager
.
The Binding
CPA object corresponds to the sender and receiver agreements maintained in the Integration
Directory or PCK configuration UI. The adapter implementations should not need to use this class directly and can use
the InboundRuntimeLookup
and OutboundRuntimeLookup
instead, to retrieve the required
Channel configuration.
Direction
,
CPAObjectType
,
LookupManager
,
InboundRuntimeLookup
,
OutboundRuntimeLookup
,
Channel
,
ModuleConfig
,
ModuleSequence
,
Party
,
PartyIdentifier
,
Service
,
ServiceIdentifier
Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Getter for ActionName (interface name in XI notation).
|
String |
getActionNamespace()
Getter for ActionNamespace (interface namespace in XI notation).
|
String |
getChannelId()
Getter for ChannelId.
|
String |
getFromParty()
Getter for FromParty.
|
String |
getFromService()
Getter for FromService.
|
byte[] |
getHeaderMappingConfig()
Getter for HeaderMappingConfig.
|
String |
getInterfaceVersion()
Getter for InterfaceVersion.
|
String |
getMappedActionName()
Getter for MappedActionName.
|
String |
getMappedActionNamespace()
Getter for MappedActionNamespace.
|
String |
getMappingClassName()
Getter for MappingClassName.
|
String |
getMappingId()
Getter for MappingId.
|
String |
getToParty()
Getter for ToParty.
|
String |
getToService()
Getter for ToService.
|
String |
getValidationMode()
Getter for ValidationMode.
|
String |
getVirusScanMode()
Getter for the VirusScanMode.
|
getAdapterNamespace, getAdapterSWCV, getAdapterType, getAttributeNames, getAttributes, getDirection
getObjectId, getObjectName, getObjectType, getStringRepresentation, getValue, getValueAsBinary, getValueAsBoolean, getValueAsDate, getValueAsInt, getValueAsIntObject, getValueAsLong, getValueAsLongObject, getValueAsString, getValueAsTable, getValueAsTimestamp, isPassword
compareTo
String getFromParty()
String getFromService()
String getToParty()
String getToService()
String getActionNamespace()
String getActionName()
String getChannelId()
byte[] getHeaderMappingConfig()
String getMappingId()
String getMappedActionName()
String getMappedActionNamespace()
String getMappingClassName()
String getValidationMode()
String getVirusScanMode()
String getInterfaceVersion()
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice