|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.ATPCalculateQuantityValuesSellableItemCommand
com.retek.component.inventory.impl.command.AtpCalculateQuantityValuesSkuCommand
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 |
public AtpCalculateQuantityValuesSkuCommand()
Method Detail |
public void setSku(Sku sku)
public void setSkus(java.util.Set activeInventoriableSkus)
protected AtpValues createATPValuesForDirectShip(SellableItem sellableItem) throws SystemException, BusinessException
createATPValuesForDirectShip
in class ATPCalculateQuantityValuesSellableItemCommand
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |