public class OrderShippingCmdImpl extends OrderStatusCmdImpl implements OrderShippingCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
static java.lang.String |
STATUS
The default status message is one is not supplied in the request properties.
|
CONFIG_GROUPING_SYNC_ORDER, CONFIG_PROPERTY_FINALIZE_PAYMENT, EMPTY_STRING, UPDATEMODE_COMPLETE, UPDATEMODE_PARTIALdefaultCommandClassName, NAME| Constructor and Description |
|---|
OrderShippingCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setRequestProperties(TypedProperty aRequestProperties)
Binds the parameters received by the request properties to variables that are used
for determining the order to updated.
|
checkOrderStatusSequence, createOrderStatus, doDOMPostProcess, doDOMPreProcess, doPostProcess, doPreProcess, doProcess, getIAccessVector, getIMerchantOrderNumber, getInventorySystem, getIOrderId, getOsItems, getOsProp, getResources, isReadyToCallExecute, isSyncWCSOrderStatusEnabled, performExecute, propertySet, reset, updateOrder, validateParameterscheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setResponseProperties, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, 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, waitdoPostProcess, doPreProcess, doProcesscheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerpublic static final java.lang.String COPYRIGHT
public static final java.lang.String STATUS
public void setRequestProperties(TypedProperty aRequestProperties) throws ECException
setRequestProperties in interface ControllerCommandsetRequestProperties in class OrderStatusCmdImplaRequestProperty - com.ibm.commerce.datatype.TypedPropertyECException