public class AdminQuoteItemUpdateCmdImpl extends QuoteItemUpdateCmdImpl implements AdminQuoteItemUpdateCmd
AdminQuoteItemUpdateCmd
controller command.
Behavior
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME
The full name of this class.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
GENERATED_ORDERITEM, MANUAL_FULFILLMENT_CENTER, MANUAL_PRICE, NORMAL_ORDERITEM, STR_INVALID_INPUT_ERROR_VIEWdefaultCommandClassName, NAMEdefaultCommandClassName, NAMEbadPartNumberErrorView, defaultCommandClassName, NAMEdefaultCommandClassName, NAME| Constructor and Description |
|---|
AdminQuoteItemUpdateCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getTheUserId()
Returns user id.
|
void |
reset()
Resets the instance variables.
|
void |
setCurrency(java.util.Hashtable ahshCurrency)
Sets the currency.
|
void |
setForUserId(java.lang.Long aForUserId)
Sets the for user id.
|
void |
setFulfillmentCenterId(java.util.Hashtable ahshFulfillmentCenterId)
Sets the fulfillment center id to be stored in OrderItem.
|
void |
setNewTradingId(java.lang.Long anTradingId)
Sets the trading id to be stored in OrderItem.
|
void |
setPrice(java.util.Hashtable ahshPrice)
Sets the price.
|
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request properties.
|
validateParametersgetATPParms, getCalculationUsageIds, getDeletedOrderItemCatEntryIds, getDeletedOrderItemIds, getIsExpedited, getNewOrderId, getNewOrderItemIds, getNonBuyableCatentryIds, getOrderField1, getOrderField2, getOrderField3, getOrderIds, getOrderItemIds, getOutOfInvItems, getRepriceOrderFlag, getResolvedRequestProperties, getResources, getTheUser, getTieShipCode, performExecute, setAddressId, setATPParms, setAttrName, setAttrValue, setCalculationUsageIds, setCarrAccntNum, setCatEntryId, setChargeTypes, setComment, setComp_priceLocks, setComp_prices, setComp_quantities, setCompListId, setConfiguration, setConfigurationId, setContinue, setContractId, setCorrelationGroup, setDescription, setDk_price, setDk_priceLock, setDoPrice, setExpandConfigurationId, setField1, setField2, setIsExpedited, setListId, setMemberId, setOfferId, setOrderComment, setOrderDesc, setOrderField1, setOrderField2, setOrderField3, setOrderId, setOrderItemId, setOutOrderItemName, setOutOrderName, setPartNumber, setPhysicalStoreId, setQuantity, setQuantity, setRepriceOrderFlag, setRequestedShipDate, setShipAsComplete, setShipInstructions, setShipmodeId, setTieShipCode, setTradingId, setUomcheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResourceOwners, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setOwner, setResponseProperties, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDeletedOrderItemIds, 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, setUomcheckPermission, 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, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnergetOrderIds, getOrderItemIds, setAddressId, setAttrName, setAttrValue, setCatEntryId, setComment, setConfigurationId, setContinue, setContractId, setCorrelationGroup, setDescription, setExpandConfigurationId, setField1, setField2, setListId, setMemberId, setOfferId, setOrderComment, setOrderDesc, setOrderId, setOutOrderItemName, setPartNumber, setQuantity, setShipmodeId, setTradingId, setUompublic static final java.lang.String COPYRIGHT
public static final java.lang.String CLASS_NAME
public java.lang.Long getTheUserId()
getTheUserId in class OrderItemBaseCmdImplpublic void reset()
reset in interface com.ibm.websphere.command.Commandreset in class OrderItemBaseCmdImplpublic void setCurrency(java.util.Hashtable ahshCurrency)
setCurrency in interface AdminQuoteItemUpdateCmdahshCurrency - a hashtable of currency.public void setForUserId(java.lang.Long aForUserId)
setForUserId in interface AccCommandsetForUserId in interface AdminQuoteItemUpdateCmdsetForUserId in class ControllerCommandImplaForUserId - the for user id.public void setFulfillmentCenterId(java.util.Hashtable ahshFulfillmentCenterId)
setFulfillmentCenterId in interface OrderItemAddCmdsetFulfillmentCenterId in interface OrderItemUpdateCmdsetFulfillmentCenterId in class OrderItemBaseCmdImplahshFulfillmentCenterId - a hashtable of fulfillment center id.public void setPrice(java.util.Hashtable ahshPrice)
setPrice in interface AdminQuoteItemUpdateCmdahshPrice - a hashtable of pricepublic void setRequestProperties(TypedProperty aRequestProperties) throws ECException
setRequestProperties in interface ControllerCommandsetRequestProperties in class com.ibm.commerce.quote.commands.QuoteItemBaseCmdImplaRequestProperties - request properties.ECException - the exception is thrown if the super.setRequestProperties throws the exception.public void setNewTradingId(java.lang.Long anTradingId)
anTradingId - the trading id to be stored in OrderItem.