public class CPAFactory extends Object
CPALookupManager,
CPAInboundRuntimeLookupManager and CPAOutboundRuntimeLookupManager.| Modifier and Type | Method and Description |
|---|---|
CPAInboundRuntimeLookupManager |
createInboundRuntimeLookupManager(String adapterType,
String adapterNamespace,
String fromParty,
String toParty,
String fromService,
String toService,
String action,
String actionNS)
Creates an instance of the
CPAInboundRuntimeLookupManager interface. |
CPAOutboundRuntimeLookupManager |
createOutboundRuntimeLookupManager(String adapterType,
String adapterNamespace,
String fromParty,
String toParty,
String fromService,
String toService,
String action,
String actionNS)
Creates an instance of the
CPAOutboundRuntimeLookupManager interface. |
CPAOutboundRuntimeLookupManager |
createOutboundRuntimeLookupManager(String adapterType,
String adapterNamespace,
String fromParty,
String toParty,
String fromService,
String toService,
String action,
String actionNS,
String messageId)
Creates an instance of the
CPAOutboundRuntimeLookupManager interface. |
static CPAFactory |
getInstance()
Obtains an instance of this factory.
|
CPALookupManager |
getLookupManager()
Obtains an instance of the
CPALookupManager interface. |
public static final CPAFactory getInstance()
public CPALookupManager getLookupManager()
CPALookupManager interface.CPALookupManager instanceCPALookupManagerpublic CPAInboundRuntimeLookupManager createInboundRuntimeLookupManager(String adapterType, String adapterNamespace, String fromParty, String toParty, String fromService, String toService, String action, String actionNS) throws CPAException, CPAChannelStoppedException
CPAInboundRuntimeLookupManager interface.adapterType - the adapter type (name)adapterNamespace - the adapter namespacefromParty - the sender partytoParty - the receiver partyfromService - the sender servicetoService - the receiver serviceaction - the interface nameactionNS - the interface namespaceCPAInboundRuntimeLookupManager instanceCPAException - In case no suitable object was found in the cpa cacheCPAChannelStoppedException - In case the searched object type is a channel and the channel is currently stoppedCPAInboundRuntimeLookupManagerpublic CPAOutboundRuntimeLookupManager createOutboundRuntimeLookupManager(String adapterType, String adapterNamespace, String fromParty, String toParty, String fromService, String toService, String action, String actionNS) throws CPAException, CPAChannelStoppedException
CPAOutboundRuntimeLookupManager interface.adapterType - the adapter type (name)adapterNamespace - the adapter namespacefromParty - the sender partytoParty - the receiver partyfromService - the sender servicetoService - the receiver serviceaction - the interface nameactionNS - the interface namespaceCPAOutboundRuntimeLookupManager instanceCPAException - In case no suitable object was found in the cpa cacheCPAChannelStoppedException - In case the searched object type is a channel and the channel is currently stoppedCPAOutboundRuntimeLookupManagerpublic CPAOutboundRuntimeLookupManager createOutboundRuntimeLookupManager(String adapterType, String adapterNamespace, String fromParty, String toParty, String fromService, String toService, String action, String actionNS, String messageId) throws CPAException, CPAChannelStoppedException
CPAOutboundRuntimeLookupManager interface.adapterType - the adapter type (name)adapterNamespace - the adapter namespacefromParty - the sender partytoParty - the receiver partyfromService - the sender servicetoService - the receiver serviceaction - the interface nameactionNS - the interface namespacemessageId - the message id's String representationCPAOutboundRuntimeLookupManager instanceCPAException - In case no suitable object was found in the cpa cacheCPAChannelStoppedException - In case the searched object type is a channel and the channel is currently stoppedCPAOutboundRuntimeLookupManager| 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