public class CheckInventoryCmdImpl extends InventoryBaseCmdImpl
If the check inventory fails, it throws ECApplicationException with the message key _API_BAD_INV and the error view of CheckInventoryErrorView.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT |
CHECK_INVENTORY, ERR_CHECK_INV, NO_CHECK, NO_RECOMMENDATION, NO_UPDATE, REVERSE_UPDATE_INVENTORY, UPDATE_INVENTORYdefaultCommandClassName, ERRTASK_NAME, NAMEdefaultCommandClassName, ERRTASK_NAME, NAMEdefaultCommandClassName, ERRTASK_NAME, NAME| Constructor and Description |
|---|
CheckInventoryCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Executes the main Business Logic of this Command
|
findInventory, getAllocatedQuantity, getIstrContinue, getOutOfInventoryOrderItems, isReadyToCallExecute, reset, setAllocatedQuantity, setCatEntryId, setContinue, setFulfillmentCenterId, setIstrContinue, setOrderItem, setOrderItem, setOrderItem, setQuantity, setQuantityMeasure, setReturnErrorIfNoInventory, setStoreId, validateParametersaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, 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, waitexecuteFromCache, 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, setDefaultPropertiespublic static final java.lang.String COPYRIGHT
public void performExecute()
throws ECException
InventoryBaseCmdImplperformExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class InventoryBaseCmdImplECException - ECCommand.performExecute()