|
|||||||||||
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.SaeExportMerchandiseTender
com.retek.component.salesaudit.impl.remote.command.SaeExportSaleMerchandiseReversalTender
Field Summary |
Fields inherited from class com.retek.component.salesaudit.impl.remote.command.SaeExportMerchandiseTender |
TENDER_TYPE_GROUP, TENDER_TYPE_ID, transactionGroup |
Constructor Summary | |
SaeExportSaleMerchandiseReversalTender(CustomerOrderTransactionGroup group)
|
Method Summary | |
void |
addSalesAuditExportAmount(Money amount)
|
Money |
getAmount()
Return the amount of the tender (payment). |
Money |
getSalesAuditExportAmount()
|
Methods inherited from class com.retek.component.salesaudit.impl.remote.command.SaeExportMerchandiseTender |
getPaymentId, getPaymentType, getRedemptionTenderTypeGroup, getRedemptionTenderTypeId, getRefundTenderTypeGroup, getRefundTenderTypeId, getTenderTypeGroup, getTenderTypeId, getTransactionGroup, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SaeExportSaleMerchandiseReversalTender(CustomerOrderTransactionGroup group) throws SystemException
Method Detail |
public Money getAmount() throws SystemException, BusinessException
SaeExportTender
getAmount
in interface SaeExportTender
getAmount
in class SaeExportMerchandiseTender
SystemException
BusinessException
public Money getSalesAuditExportAmount() throws SystemException
getSalesAuditExportAmount
in interface SaeExportTender
getSalesAuditExportAmount
in class SaeExportMerchandiseTender
SystemException
public void addSalesAuditExportAmount(Money amount) throws SystemException
addSalesAuditExportAmount
in interface SaeExportTender
addSalesAuditExportAmount
in class SaeExportMerchandiseTender
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |