public class CheckExternalInventoryTaskCmdImpl extends ExternalInventoryBaseTaskCmdImpl implements CheckExternalInventoryTaskCmd
CheckExternalInventoryTaskCmd
task command.
| Name | Description |
|---|---|
CallerCommandName |
the command that invokes the DoInventoryAction |
action |
the action that indicates checking inventory |
orderId |
the Id of the order that need check inventory |
CancelOrderInventory if neededCheckOrderInventory if needed| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
CheckExternalInventoryTaskCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method performs the main logic of the task command
|
getAction, getCallerCommandName, getExternalOMSRA, getInventoryFacotry, getOrderIds, reset, setAction, setCallerCommandName, setOrderIds, validateParametersaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAction, getCallerCommandName, getExternalOMSRA, getOrderIds, setAction, setCallerCommandName, setOrderIdsexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT
public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECException - com.ibm.commerce.exception.ECException
In case of any ECException