com.retek.rcom.gui.screen.ordermain
Class OrderMainWorklistTabHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordermain.OrderMainWorklistTabHandler
- public class OrderMainWorklistTabHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrderMainWorklistTabHandler
public OrderMainWorklistTabHandler()
retrieveOrderFromRepository
public void retrieveOrderFromRepository()
hasOrder
public boolean hasOrder()
getPendRules
public java.util.Collection getPendRules()
throws SystemException
- Throws:
SystemException
setPendReason
public void setPendReason(java.lang.Object reason)
getPendReasonDescription
public java.lang.String getPendReasonDescription()
throws SystemException
- Throws:
SystemException
getPendReasonType
public java.lang.String getPendReasonType()
throws SystemException
- Throws:
SystemException
resolve
public void resolve(java.util.Collection pendReasons)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCorrespondenceTypes
public java.util.Collection getCorrespondenceTypes()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCorrespondenceTemplates
public java.util.Collection getCorrespondenceTemplates()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDeliveryMethods
public java.util.Collection getDeliveryMethods()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setCorrespondenceType
public void setCorrespondenceType(java.lang.Object type)
setCorrespondenceTemplate
public void setCorrespondenceTemplate(java.lang.Object template)
setDeliveryMethod
public void setDeliveryMethod(java.lang.Object method)
getDefaultCorrespondenceTemplate
public java.lang.Object getDefaultCorrespondenceTemplate()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDefaultDeliveryMethod
public java.lang.Object getDefaultDeliveryMethod()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCreditCards
public java.util.List getCreditCards()
throws SystemException
- Credit Card Methods
- Throws:
SystemException
setCreditCard
public void setCreditCard(java.lang.Object object)
getCreditCardType
public java.lang.String getCreditCardType()
throws SystemException
- Throws:
SystemException
getCreditCardNumber
public java.lang.String getCreditCardNumber()
throws SystemException
- Throws:
SystemException
getCreditCardExpirationDate
public java.lang.String getCreditCardExpirationDate()
throws SystemException
- Throws:
SystemException
getCreditCardHolder
public java.lang.String getCreditCardHolder()
throws SystemException
- Throws:
SystemException
getSuffixDescription
public java.lang.String getSuffixDescription(java.lang.String code)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25