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

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

public class SaeExportSaleMerchandiseTender
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
SaeExportSaleMerchandiseTender(CustomerOrderTransactionGroup transactionGroup)
           
 
Method Summary
 void addSalesAuditExportAmount(Money amount)
           
 Money getAmount()
          Return the export amount for the exchange merchandise SALE tender.
 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

SaeExportSaleMerchandiseTender

public SaeExportSaleMerchandiseTender(CustomerOrderTransactionGroup transactionGroup)
                               throws SystemException
Method Detail

getAmount

public Money getAmount()
                throws SystemException,
                       BusinessException
Return the export amount for the exchange merchandise SALE tender. Note: Sale merchandise tender is used within Return transactions, so the amount is negative.

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