com.ibm.websphere.sdo
Interface SDOMessage
All known implementing classes:
- public interface SDOMessage
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getDataGraph()
Return the SDO DataGraph which contains the message content in a tree
representation using the existing Data Mediator.
|
Method Detail
getDataGraph
- commonj.sdo.DataGraph getDataGraph( )
Return the SDO DataGraph which contains the message content in a tree
representation using the existing Data Mediator.
Returns:
DataGraph The SDO DataGraph representing the message