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

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

public class AtpCalculateQuantityValuesCommand
extends Command


Constructor Summary
AtpCalculateQuantityValuesCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.util.Map getAtpValuesMap()
           
 void setAllowNegativeFutureAvailableQty(boolean allowNegativeFutureAvailQty)
           
 void setOrganizationRef(DistributedReference organizationRef)
           
 void setReserveFromDate(RDate reserveFromDate)
           
 void setSellableItemSet(java.util.Set sellableItemSet)
           
 
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

AtpCalculateQuantityValuesCommand

public AtpCalculateQuantityValuesCommand()
Method Detail

doExecute

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

setOrganizationRef

public void setOrganizationRef(DistributedReference organizationRef)

getAtpValuesMap

public java.util.Map getAtpValuesMap()

setSellableItemSet

public void setSellableItemSet(java.util.Set sellableItemSet)

setReserveFromDate

public void setReserveFromDate(RDate reserveFromDate)

setAllowNegativeFutureAvailableQty

public void setAllowNegativeFutureAvailableQty(boolean allowNegativeFutureAvailQty)


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