com.retek.rcom.gui.screen.ordercommon
Class PersonalHoldHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordercommon.PersonalHoldHandler

public class PersonalHoldHandler
extends ScreenHandler


Constructor Summary
PersonalHoldHandler()
           
 
Method Summary
 java.lang.String getSelectedPersonalHoldDate()
           
 java.lang.String getShipToLabel()
           
 void setCustomerOrder(java.lang.Object object)
           
 void setOrderLineGroup(java.util.List orderLineList)
           
 void setPersonalHold(java.lang.String dateText)
           
 
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

PersonalHoldHandler

public PersonalHoldHandler()
Method Detail

setCustomerOrder

public void setCustomerOrder(java.lang.Object object)

setOrderLineGroup

public void setOrderLineGroup(java.util.List orderLineList)

getShipToLabel

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

setPersonalHold

public void setPersonalHold(java.lang.String dateText)
                     throws SystemException,
                            BusinessException,
                            UiBusinessException
Throws:
SystemException
BusinessException
UiBusinessException

getSelectedPersonalHoldDate

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


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