com.retek.component.inventory.impl.command
Class AtpCalculateQuantityCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.inventory.impl.command.AtpCalculateQuantityCommand

public class AtpCalculateQuantityCommand
extends Command


Constructor Summary
AtpCalculateQuantityCommand()
           
 
Method Summary
protected  void doExecute()
           
 Quantity getAtpQty()
           
 void setFutureAvailQty(Quantity futureAvailQty)
           
 void setInventory(Inventory inventory)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtpCalculateQuantityCommand

public AtpCalculateQuantityCommand()
Method Detail

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getAtpQty

public Quantity getAtpQty()

setFutureAvailQty

public void setFutureAvailQty(Quantity futureAvailQty)

setInventory

public void setInventory(Inventory inventory)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28