com.retek.component.inventory.impl.command
Class ReservationReserveCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.ReservationReserveCommand
- public class ReservationReserveCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReservationReserveCommand
public ReservationReserveCommand()
setVirtualStore
public void setVirtualStore(Store vStore)
getVirtualStore
public Store getVirtualStore()
getQuantityToReserve
public Quantity getQuantityToReserve()
setQuantityToReserveInSellingUom
public void setQuantityToReserveInSellingUom(Quantity quantityToReserveInSellingUom)
getReservationValues
public ReservationValues getReservationValues()
throws SystemException
- Throws:
SystemException
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getSellableItem
public SellableItem getSellableItem()
setSellableItem
public void setSellableItem(SellableItem sellableItem)
setReserveFromDate
public void setReserveFromDate(RDate reserveFromDate)
setDirectShipSkuSegregation
public void setDirectShipSkuSegregation(boolean directShipSkuSegregation)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28