|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.outbound.ObjectNodeXML
Formats ObjectNode to an xml string
| Constructor Summary | |
ObjectNodeXML()
Creates a new instance of ObjectNodeXML |
|
| Method Summary | |
java.lang.String |
constructMrgXml(java.lang.String event,
java.lang.String id,
EnterpriseObject eo1,
EnterpriseObject eo2)
Constructs the xml for the objectNode that was passed to its constructor. |
java.lang.String |
constructXml(java.lang.String event,
java.lang.String id,
EnterpriseObject eo)
Constructs the xml for the objectNode that was passed to its constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectNodeXML()
| Method Detail |
public java.lang.String constructMrgXml(java.lang.String event,
java.lang.String id,
EnterpriseObject eo1,
EnterpriseObject eo2)
throws OutBoundException
event - event typeid - the ideo1 - surviving enterprise objecteo2 - merged enterprise object
OutBoundException
public java.lang.String constructXml(java.lang.String event,
java.lang.String id,
EnterpriseObject eo)
throws OutBoundException
event - event typeid - the ideo - an enterprise object
OutBoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.