com.retek.rcom.gui.screen.ordermain
Class PaymentHistoryHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordermain.PaymentHistoryHandler
- public class PaymentHistoryHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentHistoryHandler
public PaymentHistoryHandler()
setTransaction
public void setTransaction(java.lang.Object transaction)
throws SystemException
- STATE MANAGEMENT
- Throws:
SystemException
performTotalsCalculation
public void performTotalsCalculation()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
clearTotals
public void clearTotals()
getGrandTotalPayments
public java.lang.String getGrandTotalPayments()
- TOTALS PER SHIP-CONTAINER
getMerchTotal
public java.lang.String getMerchTotal()
getStandardShippingHandling
public java.lang.String getStandardShippingHandling()
getShippingTotal
public java.lang.String getShippingTotal()
getTaxTotal
public java.lang.String getTaxTotal()
getPersonalizationTotal
public java.lang.String getPersonalizationTotal()
getGiftTotal
public java.lang.String getGiftTotal()
getAddlShippingTotal
public java.lang.String getAddlShippingTotal()
getRushShippingTotal
public java.lang.String getRushShippingTotal()
getShippedContainerLines
public java.util.Collection getShippedContainerLines()
throws SystemException
- SHIPPED CONTAINER METHODS
- Throws:
SystemException
setShippedContainerLine
public void setShippedContainerLine(java.lang.Object object)
hasShippedContainerLine
public boolean hasShippedContainerLine()
getSellingItemDisplayCode
public java.lang.String getSellingItemDisplayCode()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemDescription
public java.lang.String getItemDescription()
throws SystemException
- Throws:
SystemException
getShippedQuantity
public java.lang.String getShippedQuantity()
throws SystemException
- Throws:
SystemException
getContainerLineExtentedPrice
public java.lang.String getContainerLineExtentedPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getShippingPrice
public java.lang.String getShippingPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getChargedTaxTotal
public java.lang.String getChargedTaxTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPersonalizationCharge
public java.lang.String getPersonalizationCharge()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getGiftServiceCharge
public java.lang.String getGiftServiceCharge()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28