public abstract class InputHeader extends Object
Constructor and Description |
---|
InputHeader() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
get(String name) |
abstract Map<String,Object> |
getAll()
Get a cloned map of all message properties.
|
abstract String |
getConversationId()
The conversation id.
|
abstract String |
getInterface()
The name of the sender interface.
|
abstract String |
getInterfaceNamespace()
The namespace of the sender interface.
|
abstract String |
getMessageClass()
The direction of the message.
|
abstract String |
getMessageId()
The message id.
|
abstract String |
getProcessingMode()
The processing mode of the message: synchronous or asynchronous.
|
abstract String |
getReceiverInterface()
The name of the sender interface.
|
abstract String |
getReceiverInterfaceNamespace()
The namespace of the sender interface.
|
abstract String |
getReceiverParty()
The name of the receiver party.
|
abstract String |
getReceiverPartyAgency()
The agency of the receiver party.
|
abstract String |
getReceiverPartyScheme()
The scheme of the receiver party.
|
abstract String |
getReceiverService()
The receiver service.
|
abstract String |
getRefToMessageId()
The ID of the referred message.
|
abstract String |
getSenderInterface()
The name of the sender interface.
|
abstract String |
getSenderInterfaceNamespace()
The namespace of the sender interface.
|
abstract String |
getSenderParty()
The sender party.
|
abstract String |
getSenderPartyScheme()
The scheme of the sender party.
|
abstract String |
getSenderParytAgency()
The agency of the sender party.
|
abstract String |
getSenderService()
The sender service.
|
abstract String |
getTimeSent()
The time the message has been sent.
|
abstract String |
getVersionMajor() |
abstract String |
getVersionMinor() |
public abstract Map<String,Object> getAll()
public abstract String getMessageClass()
public abstract String getVersionMajor()
public abstract String getVersionMinor()
public abstract String getProcessingMode()
public abstract String getMessageId()
public abstract String getRefToMessageId()
public abstract String getConversationId()
public abstract String getTimeSent()
public abstract String getSenderParty()
public abstract String getSenderParytAgency()
public abstract String getSenderPartyScheme()
public abstract String getSenderService()
public abstract String getReceiverParty()
public abstract String getReceiverPartyAgency()
public abstract String getReceiverPartyScheme()
public abstract String getReceiverService()
public abstract String getInterface()
public abstract String getInterfaceNamespace()
public abstract String getSenderInterface()
public abstract String getSenderInterfaceNamespace()
public abstract String getReceiverInterface()
public abstract String getReceiverInterfaceNamespace()
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice