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 cancelNextLine()
           
 void findCancelLines()
           
 java.util.Collection getCancelReasons()
           
 int getLineCount()
           
 boolean hasLinesToCancel()
           
 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

findCancelLines

public void findCancelLines()
                     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)

hasLinesToCancel

public boolean hasLinesToCancel()

getLineCount

public int getLineCount()

cancelNextLine

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


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