com.retek.rcom.gui.screen.mailorder
Class MailOrderBatchHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.mailorder.MailOrderBatchHandler
- public class MailOrderBatchHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailOrderBatchHandler
public MailOrderBatchHandler()
createBatch
public void createBatch()
throws SystemException
- STATE MANAGEMENT
- Throws:
SystemException
setMailOrderBatch
public void setMailOrderBatch(java.lang.Object object)
getBatch
public java.lang.Object getBatch()
getBanners
public java.util.List getBanners()
getOrderTypes
public java.util.List getOrderTypes()
- LISTS
getOrderSources
public java.util.List getOrderSources()
throws SystemException
- Throws:
SystemException
getBatchNumber
public java.lang.String getBatchNumber()
throws SystemException
- MAIL ORDER BATCH GETTERS
- Throws:
SystemException
getBanner
public java.lang.Object getBanner()
throws SystemException
- Throws:
SystemException
getOrderType
public java.lang.Object getOrderType()
throws SystemException
- Throws:
SystemException
getNumberOfOrders
public java.lang.String getNumberOfOrders()
throws SystemException
- Throws:
SystemException
getBatchLastUpdated
public java.lang.String getBatchLastUpdated()
throws SystemException
- Throws:
SystemException
isPhysicalTender
public boolean isPhysicalTender()
throws SystemException
- Throws:
SystemException
getOrderSource
public java.lang.Object getOrderSource()
throws SystemException
- Throws:
SystemException
getAmountReceived
public java.lang.String getAmountReceived()
throws SystemException
- Throws:
SystemException
getDepositId
public java.lang.String getDepositId()
throws SystemException
- Throws:
SystemException
setOrderType
public void setOrderType(java.lang.Object orderType)
throws SystemException
- MAIL ORDER BATCH SETTERS
- Throws:
SystemException
setBanner
public void setBanner(java.lang.Object concept)
throws SystemException
- Throws:
SystemException
setSelectedOrderSource
public void setSelectedOrderSource(java.lang.Object orderSource)
throws SystemException
- Throws:
SystemException
setNumberOfOrders
public void setNumberOfOrders(java.lang.String numberOfOrders)
throws SystemException
- Throws:
SystemException
setPhysicalTender
public void setPhysicalTender(boolean physicalTenderCheck)
throws SystemException
- Throws:
SystemException
setAmountReceived
public void setAmountReceived(java.lang.String expectedAmount)
throws SystemException
- Throws:
SystemException
setDepositId
public void setDepositId(java.lang.String depositId)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28