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

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

public class PaymentHistoryPrimaryHandler
extends ScreenHandler


Constructor Summary
PaymentHistoryPrimaryHandler()
           
 
Method Summary
 java.lang.String getAmount()
           
 java.lang.String getAuthorizedAmount()
           
 java.util.List getPaymentTransactions()
           
 java.lang.String getShipDate()
           
 java.lang.String getShipments()
           
 java.lang.String getTenderDetails()
           
 java.lang.String getTenderType()
           
 java.lang.String getTransactionDate()
           
 java.lang.String getTransactionType()
           
 void setPaymentTransaction(java.lang.Object object)
           
 
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

PaymentHistoryPrimaryHandler

public PaymentHistoryPrimaryHandler()
Method Detail

getPaymentTransactions

public java.util.List getPaymentTransactions()
                                      throws UiBusinessException,
                                             SystemException
Throws:
UiBusinessException
SystemException

setPaymentTransaction

public void setPaymentTransaction(java.lang.Object object)

getTransactionDate

public java.lang.String getTransactionDate()
                                    throws SystemException
Throws:
SystemException

getTransactionType

public java.lang.String getTransactionType()
                                    throws SystemException
Throws:
SystemException

getTenderType

public java.lang.String getTenderType()
                               throws SystemException
Throws:
SystemException

getTenderDetails

public java.lang.String getTenderDetails()
                                  throws SystemException
Throws:
SystemException

getAmount

public java.lang.String getAmount()
                           throws SystemException
Throws:
SystemException

getAuthorizedAmount

public java.lang.String getAuthorizedAmount()
                                     throws SystemException
Throws:
SystemException

getShipments

public java.lang.String getShipments()

getShipDate

public java.lang.String getShipDate()


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