|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface defining operations for an integration xml file transaction processor.
Method Summary | |
---|---|
java.lang.String |
createTransactionXml(java.lang.Object transactionObject)
Create xml node for transaction object. |
java.lang.String |
getRootElementBeginTag(RDate createTime)
Return the root element begin tag for the xml export file. |
java.lang.String |
getRootElementEndTag()
Return the root element end tag for the xml export file. |
Method Detail |
public java.lang.String getRootElementBeginTag(RDate createTime) throws SystemException
SystemException
public java.lang.String getRootElementEndTag() throws SystemException
SystemException
public java.lang.String createTransactionXml(java.lang.Object transactionObject) throws SystemException, XmlBuilderException
transactionObject
-
SystemException
XmlBuilderException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |