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

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

public class MailOrderBatchSetUpPrimaryHandler
extends ScreenHandler


Constructor Summary
MailOrderBatchSetUpPrimaryHandler()
           
 
Method Summary
 java.util.Collection findFilteredStatusBatches(java.lang.Object newStatus)
           
 java.lang.String getAmountTenderActual()
           
 java.lang.String getAmountTenderExpected()
           
 java.lang.String getBatchDateTime()
           
 java.lang.String getBatchNumber()
           
 java.lang.String getBatchStatus()
           
 java.util.Collection getBatchStatuses()
           
 java.lang.String getConcept()
           
 java.lang.String getCreatedBy()
           
 java.lang.Object getMailOrderBatchStatus(java.lang.Object mailOrder)
           
 java.lang.String getNumberOrdersActual()
           
 java.lang.String getNumberOrdersExpected()
           
 java.lang.String getOrderSource()
           
 java.lang.String getOrderType()
           
 java.lang.String getUpdatedBy()
           
 void resetMailOrder(java.lang.Object object)
           
 java.lang.Object retrieveBatchFromRepository()
           
 void setSelectedBatch(java.lang.Object batchObject)
          CURRENT BATCH METHODS
 boolean validateOrderNotPersisted()
           
 
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

MailOrderBatchSetUpPrimaryHandler

public MailOrderBatchSetUpPrimaryHandler()
Method Detail

findFilteredStatusBatches

public java.util.Collection findFilteredStatusBatches(java.lang.Object newStatus)
                                               throws SystemException,
                                                      BusinessException
Throws:
SystemException
BusinessException

retrieveBatchFromRepository

public java.lang.Object retrieveBatchFromRepository()
                                             throws SystemException
Throws:
SystemException

getMailOrderBatchStatus

public java.lang.Object getMailOrderBatchStatus(java.lang.Object mailOrder)
                                         throws SystemException
Throws:
SystemException

getBatchStatuses

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

resetMailOrder

public void resetMailOrder(java.lang.Object object)
                    throws SystemException,
                           BusinessException
Throws:
SystemException
BusinessException

validateOrderNotPersisted

public boolean validateOrderNotPersisted()
                                  throws SystemException,
                                         BusinessException
Throws:
SystemException
BusinessException

setSelectedBatch

public void setSelectedBatch(java.lang.Object batchObject)
CURRENT BATCH METHODS


getBatchDateTime

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

getBatchNumber

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

getConcept

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

getOrderType

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

getOrderSource

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

getNumberOrdersActual

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

getNumberOrdersExpected

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

getAmountTenderExpected

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

getAmountTenderActual

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

getCreatedBy

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

getUpdatedBy

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

getBatchStatus

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25