public class OrderLevelPolicyTaskCmdImpl extends TaskCommandImpl implements OrderLevelPolicyTaskCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
IBM copyright notice field.
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
OrderLevelPolicyTaskCmdImpl()
Deprecated.
Constructor for OrderLevelPolicyTaskCmdImpl
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getDiscounts()
Deprecated.
Return the discounts.
|
java.util.Vector |
getSelectedDiscounts()
Deprecated.
Return the Selected Discount.
|
void |
performExecute()
Deprecated.
Command execution body.
|
void |
setDiscounts(java.util.Vector discounts)
Deprecated.
Set the discounts value.
|
void |
validateParameters()
Deprecated.
Check the input parameter.
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, 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 OrderLevelPolicyTaskCmdImpl()
public void validateParameters()
throws ECException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandcom.ibm.commerce.exception.ECException.ECExceptionpublic java.util.Vector getDiscounts()
getDiscounts in interface OrderLevelPolicyTaskCmdpublic java.util.Vector getSelectedDiscounts()
getSelectedDiscounts in interface OrderLevelPolicyTaskCmdpublic void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECException - The exception description.ECCommand.performExecute()public void setDiscounts(java.util.Vector discounts)
setDiscounts in interface OrderLevelPolicyTaskCmddiscounts - java.util.Vector