com.retek.component.inventory.impl.command
Class ReservationWarehouseReleaseCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.ReservationWarehouseReleaseCommand
- public class ReservationWarehouseReleaseCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReservationWarehouseReleaseCommand
public ReservationWarehouseReleaseCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getSellableItem
public SellableItem getSellableItem()
getVirtualStore
public Store getVirtualStore()
getVirtualWarehouse
public Warehouse getVirtualWarehouse()
getWarehouseReleaseQuantityInSellingUom
public Quantity getWarehouseReleaseQuantityInSellingUom()
setSellableItem
public void setSellableItem(SellableItem sellableItem)
setVirtualStore
public void setVirtualStore(Store virtualStore)
setVirtualWarehouse
public void setVirtualWarehouse(Warehouse virtualWarehouse)
setWarehouseReleaseQuantityInSellingUom
public void setWarehouseReleaseQuantityInSellingUom(Quantity warehouseReleaseQuantityInSellingUom)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28