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