public interface AdminQuoteItemUpdateCmd extends QuoteItemUpdateCmd
This command inherits from the OrderItemUpdateCmd. It accepts all parameters of the base class.
The default implementation of this command is AdminQuoteItemUpdateCmdImpl
.
The AdminQuoteItemUpdate
URL is mapped to this command by default.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation of this command.
|
static java.lang.String |
NAME
The name of the command.
|
Modifier and Type | Method and Description |
---|---|
void |
setCurrency(java.util.Hashtable ahshCurrency)
Sets the currency.
|
void |
setForUserId(java.lang.Long aForUserId)
Sets the for user id.
|
void |
setPrice(java.util.Hashtable ahshPrice)
Sets the price.
|
getDeletedOrderItemIds, getNewOrderItemIds, getOrderIds, getOrderItemIds, getOutOfInvItems, setAddressId, setAttrName, setAttrValue, setCatEntryId, setComment, setCompListId, setConfigurationId, setContinue, setContractId, setCorrelationGroup, setDescription, setExpandConfigurationId, setField1, setField2, setListId, setMemberId, setOfferId, setOrderComment, setOrderDesc, setOrderId, setOrderItemId, setOutOrderItemName, setPartNumber, setQuantity, setShipmodeId, setTradingId, setUom
checkPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
accessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setOwner
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
fulfills, getOwner
static 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 AccCommand
aForUserId
- the for user id.void setPrice(java.util.Hashtable ahshPrice)
ahshPrice
- a hashtable of price