public interface ReserveExternalInventoryTaskCmd extends ExternalInventoryBaseTaskCmd
Name | Description |
---|---|
CallerCommandName |
the command that invokes the DoInventoryAction |
action |
the action that indicates reserving inventory |
orderId |
the Id of the order that need reserve inventory |
ProcessOrderInventoryCmd
ProcessOrderInventoryResponseTaskCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class is "com.ibm.commerce.inventory.commands.ReserveExternalInventoryTaskCmdImpl".
|
static java.lang.String |
NAME
interface name
|
getAction, getCallerCommandName, getExternalOMSRA, getOrderIds, setAction, setCallerCommandName, setOrderIds
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName