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