com.retek.component.salesaudit.impl.remote.command
Class SaeExportSaleMerchandiseReversalTender

java.lang.Object
  extended bycom.retek.component.salesaudit.impl.remote.command.SaeExportMerchandiseTender
      extended bycom.retek.component.salesaudit.impl.remote.command.SaeExportSaleMerchandiseReversalTender
All Implemented Interfaces:
SaeExportTender

public class SaeExportSaleMerchandiseReversalTender
extends SaeExportMerchandiseTender


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

SaeExportSaleMerchandiseReversalTender

public SaeExportSaleMerchandiseReversalTender(CustomerOrderTransactionGroup group)
                                       throws SystemException
Method Detail

getAmount

public Money getAmount()
                throws SystemException,
                       BusinessException
Description copied from interface: SaeExportTender
Return the amount of the tender (payment).

Specified by:
getAmount in interface SaeExportTender
Specified by:
getAmount in class SaeExportMerchandiseTender
Throws:
SystemException
BusinessException

getSalesAuditExportAmount

public Money getSalesAuditExportAmount()
                                throws SystemException
Specified by:
getSalesAuditExportAmount in interface SaeExportTender
Specified by:
getSalesAuditExportAmount in class SaeExportMerchandiseTender
Throws:
SystemException

addSalesAuditExportAmount

public void addSalesAuditExportAmount(Money amount)
                               throws SystemException
Specified by:
addSalesAuditExportAmount in interface SaeExportTender
Specified by:
addSalesAuditExportAmount in class SaeExportMerchandiseTender
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28