public static class ProcessContextFactory.ParamSet extends Object
ProcessContextFactory.createProcessContext method.ProcessContextFactory| Modifier and Type | Field and Description |
|---|---|
protected Channel |
channel_ |
protected String |
interface_ |
protected String |
interfaceNamespace_ |
protected String |
messageId_ |
protected String |
nativePayloadId_ |
protected String |
nativePayloadName_ |
protected String |
receiverParty_ |
protected String |
receiverService_ |
protected String |
senderParty_ |
protected String |
senderService_ |
| Modifier | Constructor and Description |
|---|---|
protected |
ParamSet()
Protected constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessContextFactory.ParamSet |
channel(Channel channel)
Assigns a channel to this parameter set.
|
ProcessContextFactory.ParamSet |
interfaceName(String interfaceName)
Sets the interface name of this parameter set.
|
ProcessContextFactory.ParamSet |
interfaceNamespace(String interfaceNamespace)
Assigns an interface namespace to this parameter set.
|
ProcessContextFactory.ParamSet |
message(Message message)
Extracts the process context information from a given message.
|
ProcessContextFactory.ParamSet |
messageId(String messageId)
Assigns a message ID to this parameter set.
|
ProcessContextFactory.ParamSet |
nativePayloadparams(String nativePayloadId,
String nativePayloadName)
Sets the native payload id and native payload name of this parameter set.
|
ProcessContextFactory.ParamSet |
receiverParty(String receiverParty)
Assigns a receiver party to this parameter set.
|
ProcessContextFactory.ParamSet |
receiverService(String receiverService)
Assigns a receiver service to this parameter set.
|
ProcessContextFactory.ParamSet |
senderParty(String senderParty)
Assigns a sender party to this parameter set.
|
ProcessContextFactory.ParamSet |
senderService(String senderService)
Assigns a sender service to this parameter set.
|
protected Channel channel_
protected String messageId_
protected String senderParty_
protected String senderService_
protected String receiverParty_
protected String receiverService_
protected String interface_
protected String interfaceNamespace_
protected String nativePayloadId_
protected String nativePayloadName_
public ProcessContextFactory.ParamSet nativePayloadparams(String nativePayloadId, String nativePayloadName)
nativePayloadId - the native payload idnativePayloadName - the native payload nameParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet interfaceName(String interfaceName)
interfaceName - the interface nameParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet interfaceNamespace(String interfaceNamespace)
interfaceNamespace - the interface namespaceParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet message(Message message)
message - the messageParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet messageId(String messageId)
messageId - the message IDParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet receiverParty(String receiverParty)
receiverParty - the receiver partyParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet receiverService(String receiverService)
receiverService - the receiver serviceParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet senderParty(String senderParty)
senderParty - the sender partyParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet senderService(String senderService)
senderService - the the sender serviceParamSet this method was
invoked onpublic ProcessContextFactory.ParamSet channel(Channel channel)
channel - the channelParamSet this method was
invoked on| 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