public class SDOMessageImpl extends com.ibm.ws.webservices.multiprotocol.handlers.Message implements SDOMessage
| Constructor and Description |
|---|
SDOMessageImpl(com.ibm.ws.webservices.multiprotocol.InvocationContext invocationContext) |
| Modifier and Type | Method and Description |
|---|---|
commonj.sdo.DataGraph |
getDataGraph()
Return the SDO DataGraph which contains the message content in a tree
representation using the existing Data Mediator.
|
void |
setDataGraph(commonj.sdo.DataGraph dataGraph) |
public SDOMessageImpl(com.ibm.ws.webservices.multiprotocol.InvocationContext invocationContext)
public commonj.sdo.DataGraph getDataGraph()
SDOMessagegetDataGraph in interface SDOMessagepublic void setDataGraph(commonj.sdo.DataGraph dataGraph)