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

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

public class AtpCalculateQuantityValuesSkuCommand
extends ATPCalculateQuantityValuesSellableItemCommand


Field Summary
 
Fields inherited from class com.retek.component.inventory.impl.command.ATPCalculateQuantityValuesSellableItemCommand
atpValuesMap, reserveFromDate
 
Constructor Summary
AtpCalculateQuantityValuesSkuCommand()
           
 
Method Summary
protected  AtpValues createATPValuesForDirectShip(SellableItem sellableItem)
           
 void setSku(Sku sku)
           
 void setSkus(java.util.Set activeInventoriableSkus)
           
 
Methods inherited from class com.retek.component.inventory.impl.command.ATPCalculateQuantityValuesSellableItemCommand
calculateAtpValuesForSellableItem, doExecute, getAtpValues, getAtpValuesMap, getInventoryManager, getItemIds, getOrganizationRef, getQuantityConvertedFromStandardToSellingUOM, setAllowNegativeFutureQty, setOrganizationRef, setReserveFromDate, setSellableItem, setSellableItems
 
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

AtpCalculateQuantityValuesSkuCommand

public AtpCalculateQuantityValuesSkuCommand()
Method Detail

setSku

public void setSku(Sku sku)

setSkus

public void setSkus(java.util.Set activeInventoriableSkus)

createATPValuesForDirectShip

protected AtpValues createATPValuesForDirectShip(SellableItem sellableItem)
                                          throws SystemException,
                                                 BusinessException
Specified by:
createATPValuesForDirectShip in class ATPCalculateQuantityValuesSellableItemCommand
Throws:
SystemException
BusinessException


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