|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.salesaudit.impl.remote.command.BaseTransactionConverter
com.retek.component.salesaudit.impl.remote.command.BaseLiabilityTransactionConverter
com.retek.component.salesaudit.impl.remote.command.PaidInTransactionConverter
Nested Class Summary |
Nested classes inherited from class com.retek.component.salesaudit.impl.remote.command.BaseTransactionConverter |
BaseTransactionConverter.TransactionConverterSubprocess |
Field Summary |
Fields inherited from class com.retek.component.salesaudit.impl.remote.command.BaseTransactionConverter |
context, shItemElementAdded, sourceExportObject, storeTxnContainer, totalPaymentAmt, transaction |
Constructor Summary | |
PaidInTransactionConverter(SaeStoreTransactionContainer orderTxnContainer,
CustomerOrderPayment payment)
|
|
PaidInTransactionConverter(SaeStoreTransactionContainer orderTxnContainer,
ReturnLine replReturnLine)
|
Method Summary | |
protected void |
doConvert()
|
protected RetekLogger |
getLogger()
|
protected CustomerOrder |
getOrder()
|
Methods inherited from class com.retek.component.salesaudit.impl.remote.command.BaseLiabilityTransactionConverter |
createTransactionElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PaidInTransactionConverter(SaeStoreTransactionContainer orderTxnContainer, CustomerOrderPayment payment) throws SystemException
public PaidInTransactionConverter(SaeStoreTransactionContainer orderTxnContainer, ReturnLine replReturnLine) throws SystemException
Method Detail |
protected final void doConvert() throws SystemException, BusinessException
doConvert
in class BaseLiabilityTransactionConverter
SystemException
BusinessException
protected final CustomerOrder getOrder() throws SystemException
getOrder
in class BaseTransactionConverter
SystemException
protected final RetekLogger getLogger() throws SystemException
getLogger
in class BaseTransactionConverter
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |