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

java.lang.Object
  extended bycom.retek.rcom.gui.screen.mailorder.MailOrderBatchSetupUpdateHandler

public class MailOrderBatchSetupUpdateHandler
extends java.lang.Object


Constructor Summary
MailOrderBatchSetupUpdateHandler()
           
 
Method Summary
 java.lang.Object getAmountReceived()
           
 java.lang.Object getBatch()
           
 java.lang.String getBatchNumber()
           
 java.lang.String getConcept()
           
 java.lang.String getDateTime()
           
 java.lang.String getDepositId()
           
 java.lang.String getNumOfBatchOrders()
           
 java.lang.String getOrderSource()
           
 java.lang.String getOrderType()
           
 boolean isEditBatchAllowed()
           
 boolean isPhysicalTender()
           
 void setBatch(java.lang.Object batchObj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailOrderBatchSetupUpdateHandler

public MailOrderBatchSetupUpdateHandler()
Method Detail

setBatch

public void setBatch(java.lang.Object batchObj)

getBatch

public java.lang.Object getBatch()

getBatchNumber

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

getDateTime

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

getConcept

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

getOrderType

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

getNumOfBatchOrders

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

getOrderSource

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

isPhysicalTender

public boolean isPhysicalTender()
                         throws SystemException
Throws:
SystemException

getAmountReceived

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

getDepositId

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

isEditBatchAllowed

public boolean isEditBatchAllowed()
                           throws SystemException
Throws:
SystemException


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