com.retek.component.inventory.impl.command
Class ReservationReleaseCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.ReservationReleaseCommand
- public class ReservationReleaseCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReservationReleaseCommand
public ReservationReleaseCommand()
getVirtualStore
public Store getVirtualStore()
setVirtualStore
public void setVirtualStore(Store virtualStore)
setBackorderedReleaseQuantityInSellingUom
public void setBackorderedReleaseQuantityInSellingUom(Quantity backorderedReleaseQuantityInSellingUom)
setReservationReleaseQuantityInSellingUom
public void setReservationReleaseQuantityInSellingUom(Quantity reservationReleaseQuantityInSellingUom)
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getBackorderedReleaseQuantity
public Quantity getBackorderedReleaseQuantity()
getReservationReleaseQuantity
public Quantity getReservationReleaseQuantity()
getSku
public Sku getSku()
setSku
public void setSku(Sku sku)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28