com.retek.component.salesaudit.impl.remote.command
Class SaeExportObject
java.lang.Object
com.retek.component.salesaudit.impl.remote.command.SaeExportObject
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Serializable
- Direct Known Subclasses:
- SaeExportAccommodation, SaeExportCustomerOrderPayment, SaeExportReturnLine, SaeExportShippedContainer
- public abstract class SaeExportObject
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Comparable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SaeExportObject
protected SaeExportObject()
getSalesAuditManager
protected final SalesAuditManager getSalesAuditManager()
createSalesAuditTransactions
public abstract java.util.List createSalesAuditTransactions()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
init
protected final void init(DistributedObject obj,
CustomerOrder order)
throws SystemException
- Throws:
SystemException
getBusinessObject
public DistributedObject getBusinessObject()
equals
public final boolean equals(java.lang.Object that)
hashCode
public final int hashCode()
compareTo
public final int compareTo(java.lang.Object o2)
- Specified by:
compareTo
in interface java.lang.Comparable
toString
public java.lang.String toString()
getOrder
protected CustomerOrder getOrder()
buildStoreDayKey
protected final SaeStoreDayKey buildStoreDayKey(Store store,
RDate txnDate)
throws SystemException
- Throws:
SystemException
buildStoreTransactionContainer
protected final SaeStoreTransactionContainer buildStoreTransactionContainer(SaeStoreDayKey key)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28