|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ws.webservices.multiprotocol.handlers.Message
com.ibm.ws.webservices.multiprotocol.handlers.sdo.impl.SDOMessageImpl
public class SDOMessageImpl
SDOMessageImpl
Constructor Summary | |
---|---|
SDOMessageImpl(com.ibm.ws.webservices.multiprotocol.InvocationContext invocationContext)
|
Method Summary | |
---|---|
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)
|
Methods inherited from class com.ibm.ws.webservices.multiprotocol.handlers.Message |
---|
getPayload, isFault, setFault, setPayload, writeTo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SDOMessageImpl(com.ibm.ws.webservices.multiprotocol.InvocationContext invocationContext)
Method Detail |
---|
public commonj.sdo.DataGraph getDataGraph()
SDOMessage
getDataGraph
in interface SDOMessage
public void setDataGraph(commonj.sdo.DataGraph dataGraph)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |