|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface defining the operations for an element business object for an xml aware object.
Method Summary | |
---|---|
java.lang.String |
getElementId()
Return a unique identifier for element. |
java.lang.String |
getParentElementId()
Return the parent element id for the element (if this is a child element). |
java.lang.String |
toXml()
Convert the element to an xml string. |
Methods inherited from interface com.retek.commons.component.BusinessObject |
---|
getBusinessInterface |
Method Detail |
public java.lang.String getElementId()
public java.lang.String getParentElementId()
public java.lang.String toXml() throws SystemException, XmlBuilderException
SystemException
XmlBuilderException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |