|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implemented by domain classes which can read and write domain values as XML.
Method Summary |
Type | Method |
---|---|
Node |
getSerializedDomainXML(Document xmlDoc)
Creates the XML node in the given XML document for this domain's data. |
Methods inherited from interface oracle.jbo.domain.XMLDomainInterface |
getXMLContentNode, printXMLDefinition |
Method Detail |
public Node getSerializedDomainXML(Document xmlDoc)
xmlDoc
- name of the XML document in which the node should be created.
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |