com.retek.rcom.gui.screen.ordermain
Class ReturnLineHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordermain.ReturnLineHandler

public class ReturnLineHandler
extends ScreenHandler


Constructor Summary
ReturnLineHandler()
          STATE MANAGEMENT
 
Method Summary
 java.util.List getReturnableComponents()
           
 java.util.List getReturnableOrderLines()
           
 java.lang.Object getSelectedOrderLine()
           
 boolean isEditAllowed()
           
 boolean isReservedAtComponentLevel()
           
 boolean isSelectedOrderLinePackWithReturnableComponents()
           
 boolean isSelectedOrderLineReturnable()
           
 boolean isSelectedOrderLineReturnLine()
           
 boolean isZeroSaleOrder()
           
 void setSelectedOrderLine(java.lang.Object object)
          PARENT ORDER LINE METHODS
 
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

ReturnLineHandler

public ReturnLineHandler()
STATE MANAGEMENT

Method Detail

getReturnableOrderLines

public java.util.List getReturnableOrderLines()
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException

isZeroSaleOrder

public boolean isZeroSaleOrder()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

setSelectedOrderLine

public void setSelectedOrderLine(java.lang.Object object)
PARENT ORDER LINE METHODS


isSelectedOrderLineReturnLine

public boolean isSelectedOrderLineReturnLine()

isSelectedOrderLinePackWithReturnableComponents

public boolean isSelectedOrderLinePackWithReturnableComponents()
                                                        throws SystemException,
                                                               BusinessException
Throws:
SystemException
BusinessException

isSelectedOrderLineReturnable

public boolean isSelectedOrderLineReturnable()
                                      throws SystemException,
                                             BusinessException
Throws:
SystemException
BusinessException

isReservedAtComponentLevel

public boolean isReservedAtComponentLevel()
                                   throws SystemException,
                                          BusinessException
Throws:
SystemException
BusinessException

getReturnableComponents

public java.util.List getReturnableComponents()
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException

isEditAllowed

public boolean isEditAllowed()
                      throws SystemException,
                             BusinessException
Throws:
SystemException
BusinessException

getSelectedOrderLine

public java.lang.Object getSelectedOrderLine()


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