com.retek.rcom.gui.screen.ordermain
Class PaymentHistoryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordermain.PaymentHistoryHandler

public class PaymentHistoryHandler
extends ScreenHandler


Constructor Summary
PaymentHistoryHandler()
           
 
Method Summary
 void clearTotals()
           
 java.lang.String getAddlShippingTotal()
           
 java.lang.String getChargedTaxTotal()
           
 java.lang.String getContainerLineExtentedPrice()
           
 java.lang.String getGiftServiceCharge()
           
 java.lang.String getGiftTotal()
           
 java.lang.String getGrandTotalPayments()
          TOTALS PER SHIP-CONTAINER
 java.lang.String getItemDescription()
           
 java.lang.String getMerchTotal()
           
 java.lang.String getPersonalizationCharge()
           
 java.lang.String getPersonalizationTotal()
           
 java.lang.String getRushShippingTotal()
           
 java.lang.String getSellingItemDisplayCode()
           
 java.util.Collection getShippedContainerLines()
          SHIPPED CONTAINER METHODS
 java.lang.String getShippedQuantity()
           
 java.lang.String getShippingPrice()
           
 java.lang.String getShippingTotal()
           
 java.lang.String getStandardShippingHandling()
           
 java.lang.String getTaxTotal()
           
 boolean hasShippedContainerLine()
           
 void performTotalsCalculation()
           
 void setShippedContainerLine(java.lang.Object object)
           
 void setTransaction(java.lang.Object transaction)
          STATE MANAGEMENT
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaymentHistoryHandler

public PaymentHistoryHandler()
Method Detail

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