com.ibm.commerce.fulfillment.commands
Interface DeallocateExpectedInventoryCmd
- All Superinterfaces:
- ECCommand, TaskCommand
- All Known Implementing Classes:
- DeallocateExpectedInventoryCmdImpl
- public interface DeallocateExpectedInventoryCmd
- extends TaskCommand
Deallocates expected inventory for a particular order item at a particular fulfillment center.
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
defaultCommandClassName
public static final java.lang.String defaultCommandClassName
- The default implementation class.
NAME
public static final java.lang.String NAME
setOrderItem
public void setOrderItem(OrderItemAccessBean anOrderItem)
- Sets an order item for which expected inventory is to be deallocated.