public interface AdminOrderItemUpdateCOCmd extends OrderItemUpdateCmd
AdminOrderItemUpdateCmd is it support price override reason code, and order
blocking.
The default implementation of this command is AdminOrderItemUpdateCOCmdImpl.
This command inherits from the OrderItemUpdateCmd. It accepts all parameters of the base class.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class.
|
static java.lang.String |
NAME
The name of the Command Interface class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCurrency(java.util.Hashtable ahshCurrency)
This method sets the currency.
|
void |
setForUserId(java.lang.Long aForUserId)
This method sets the for user id.
|
void |
setPrice(java.util.Hashtable ahshPrice)
This method sets the price.
|
getDeletedOrderItemIds, getNewOrderItemIds, getOrderIds, getOrderItemIds, getOutOfInvItems, setAddressId, setAttrName, setAttrValue, setCatEntryId, setComment, setCompListId, setConfigurationId, setContinue, setContractId, setCorrelationGroup, setDescription, setExpandConfigurationId, setField1, setField2, setFulfillmentCenterId, setListId, setMemberId, setOfferId, setOrderComment, setOrderDesc, setOrderId, setOrderItemId, setOutOrderItemName, setOutOrderName, setPartNumber, setQuantity, setRequestedShipDate, setShipmodeId, setTradingId, setUomcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
void setCurrency(java.util.Hashtable ahshCurrency)
ahshCurrency - a hashtable of currency.void setForUserId(java.lang.Long aForUserId)
setForUserId in interface AccCommandaForUserId - the for user id.void setPrice(java.util.Hashtable ahshPrice)
ahshPrice - a hashtable of price