|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.commons.component.xml.impl.ElementObjectImpl
com.retek.component.salesaudit.impl.SaeElementImpl
Field Summary |
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl |
context |
Fields inherited from interface com.retek.component.salesaudit.SaeElement |
SALES_AUDIT_NO, SALES_AUDIT_YES |
Constructor Summary | |
SaeElementImpl(DistributedContext context,
SaeElementDto dto)
|
Method Summary | |
abstract void |
accept(SaeElementVisitor txnVisitor)
Accept a transaction visitor. |
SaeElementDto |
getDto()
|
Methods inherited from class com.retek.commons.component.xml.impl.ElementObjectImpl |
addElement, getElementId, getElementObjectDto, getParentElementId, setAttributes, setElementId, setParentElementId, setSubElements, toString |
Methods inherited from class com.retek.commons.component.impl.SecondClassObjectImpl |
equals, getGenericDto, hashCode, setGenericDto, wrap, wrap, wrap, wrap |
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl |
checkRelation, checkRelation, getBusinessInterface, getContext |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.xml.ElementObject |
getElementId, getParentElementId, toXml |
Methods inherited from interface com.retek.commons.component.BusinessObject |
getBusinessInterface |
Constructor Detail |
public SaeElementImpl(DistributedContext context, SaeElementDto dto)
Method Detail |
public SaeElementDto getDto()
public abstract void accept(SaeElementVisitor txnVisitor) throws SystemException
SaeElement
accept
in interface SaeElement
txnVisitor
- transaction visitor
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |