com.retek.rcom.gui.screen.mailorder
Class MailOrderBatchSummaryPrimaryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.mailorder.MailOrderBatchSummaryPrimaryHandler

public class MailOrderBatchSummaryPrimaryHandler
extends ScreenHandler


Constructor Summary
MailOrderBatchSummaryPrimaryHandler()
           
 
Method Summary
 void clearMailOrder()
           
 java.lang.String getBanner()
           
 java.lang.String getCreatedBy()
           
 CustomerOrder getCurrentOrder()
           
 java.lang.String getLastUpdateDateTime()
           
 java.lang.String getOrderNumber()
           
 java.util.Collection getOrdersFromBatch()
           
 java.lang.String getTotalMerchValue()
           
 java.lang.String getTotalTenderEntered()
           
 java.lang.String getUpdatedBy()
           
 void retrieveDataFromRepository()
           
 void setLocalOrder(java.lang.Object order)
           
 java.lang.String storeOrder(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

MailOrderBatchSummaryPrimaryHandler

public MailOrderBatchSummaryPrimaryHandler()
Method Detail

retrieveDataFromRepository

public void retrieveDataFromRepository()

getOrdersFromBatch

public java.util.Collection getOrdersFromBatch()
                                        throws SystemException
Throws:
SystemException

setLocalOrder

public void setLocalOrder(java.lang.Object order)

getCurrentOrder

public CustomerOrder getCurrentOrder()

getLastUpdateDateTime

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

getOrderNumber

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

getBanner

public java.lang.String getBanner()
                           throws SystemException,
                                  BusinessException
Throws:
SystemException
BusinessException

getTotalTenderEntered

public java.lang.String getTotalTenderEntered()
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException

getTotalMerchValue

public java.lang.String getTotalMerchValue()
                                    throws SystemException,
                                           BusinessException
Throws:
SystemException
BusinessException

getCreatedBy

public java.lang.String getCreatedBy()
                              throws SystemException,
                                     BusinessException
Throws:
SystemException
BusinessException

getUpdatedBy

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

storeOrder

public java.lang.String storeOrder(java.lang.Object object)
                            throws UiBusinessException,
                                   SystemException,
                                   BusinessException
Throws:
UiBusinessException
SystemException
BusinessException

clearMailOrder

public void clearMailOrder()
                    throws SystemException,
                           UiBusinessException
Throws:
SystemException
UiBusinessException


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