| Package | Description |
|---|---|
| com.sap.aii.af.service.administration.api.cpa | |
| com.sap.aii.af.service.cpa |
| Modifier and Type | Method and Description |
|---|---|
Binding |
CPALookupManager.getBinding(String adapterType,
String adapterNamespace,
Direction direction,
String fromParty,
String fromService,
String toParty,
String toService,
String interfaceName,
String interfaceNamespace)
Retrieves the
Binding object for the given key values, either from the in memory cache, or from the
database, dependent on the initialization of the CacheManager. |
LinkedList<Binding> |
CPALookupManager.getBindings(String adapterType,
String adapterNamespace,
Direction direction,
String fromParty,
String toParty)
Retrieves the
Binding objects for the given key values, either from the in memory cache, or from the
database, dependent on the initialization of the CacheManager. |
| Modifier and Type | Field and Description |
|---|---|
static Direction |
Direction.INBOUND |
static Direction |
Direction.OUTBOUND |
| Modifier and Type | Method and Description |
|---|---|
Direction |
AttributeExtendedCPAObject.getDirection() |
static Direction |
Direction.getDirectionFromDBFlag(String flag)
Returns the
Direction instance for a given DB representation String. |
static Direction |
Direction.valueOf(String s)
Returns an instance of
Direction that represents the direction given as a String. |
Copyright 2019 SAP AG Complete Copyright Notice