public interface XIMessageRecord extends Record
XIMessageRecord
wraps a XI message in a CCI record. I.e. it
represents a CCI custom record. Adapters which whishes to use the standard
XI AF module processor exit and entry bean must provide a record implementation that
supports this interface.
Please note that it does not mean necessarily that the ra has to implement
the Message interface. Rather it can use the XI AF MS message factory to create
messages and associate them in XIMessageRecord
with the CCI record.
(See the XI AF JCA sample ra for details).Modifier and Type | Method and Description |
---|---|
Message |
getXIMessage()
Retrieve a reference to the XI message object to avoid copy operations
(XI AF specific)
|
void |
setXIMessage(Message message)
Associate a new XI message object with this record.
|
clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescription
void setXIMessage(Message message)
message
- New XI message objectMessage getXIMessage()
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice