com.retek.rcom.gui.screen.backorder
Class CancelNLAItemsHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.backorder.CancelNLAItemsHandler

public class CancelNLAItemsHandler
extends ScreenHandler


Constructor Summary
CancelNLAItemsHandler()
           
 
Method Summary
 void cancelNLAItems()
           
 java.util.Collection getCancelReasons()
           
 boolean isInventoryItemValid()
           
 void setCancelReason(java.lang.Object reason)
           
 void setInventoryItem(java.lang.String inventoryNumber)
           
 
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

CancelNLAItemsHandler

public CancelNLAItemsHandler()
Method Detail

cancelNLAItems

public void cancelNLAItems()
                    throws SystemException,
                           BusinessException
Throws:
SystemException
BusinessException

getCancelReasons

public java.util.Collection getCancelReasons()
                                      throws SystemException
Throws:
SystemException

setInventoryItem

public void setInventoryItem(java.lang.String inventoryNumber)
                      throws SystemException,
                             BusinessException
Throws:
SystemException
BusinessException

setCancelReason

public void setCancelReason(java.lang.Object reason)

isInventoryItemValid

public boolean isInventoryItemValid()


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