com.retek.component.inventory.impl.command
Class SupplierInventoryQuantityCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.SupplierInventoryQuantityCommand
- public class SupplierInventoryQuantityCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupplierInventoryQuantityCommand
public SupplierInventoryQuantityCommand()
setRevisedQuantityAvailable
public void setRevisedQuantityAvailable(Quantity revisedQuantityAvailable)
setShippedQuantity
public void setShippedQuantity(Quantity shippedQuantity)
setReservedQuantity
public void setReservedQuantity(Quantity reservedQuantity)
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getSupplierInventoryQuantity
public Quantity getSupplierInventoryQuantity()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28