com.retek.rcom.gui.screen.ordermain
Class ReturnLineHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordermain.ReturnLineHandler
- public class ReturnLineHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReturnLineHandler
public ReturnLineHandler()
- STATE MANAGEMENT
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 © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25