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

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

public class WarehouseInstructionHandler
extends ScreenHandler


Constructor Summary
WarehouseInstructionHandler()
           
 
Method Summary
 java.util.Map getQuickEntries()
           
 java.lang.String getWarehouseMessage()
           
 boolean isWarehouseSpecialHandling()
           
 void setOrderLine(java.lang.Object object)
           
 void setWarehouseInstructions(java.lang.String message, boolean specialHandling)
           
 
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

WarehouseInstructionHandler

public WarehouseInstructionHandler()
Method Detail

setOrderLine

public void setOrderLine(java.lang.Object object)

isWarehouseSpecialHandling

public boolean isWarehouseSpecialHandling()
                                   throws SystemException
Throws:
SystemException

getWarehouseMessage

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

setWarehouseInstructions

public void setWarehouseInstructions(java.lang.String message,
                                     boolean specialHandling)
                              throws SystemException,
                                     BusinessException
Throws:
SystemException
BusinessException

getQuickEntries

public java.util.Map getQuickEntries()


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