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, setDefaultProperties
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties
public static final java.lang.String COPYRIGHT
public OrderLevelPolicyTaskCmdImpl()
public void validateParameters() throws ECException
validateParameters
in interface ECCommand
validateParameters
in class AbstractECTargetableCommand
com.ibm.commerce.exception.ECException.
ECException
public java.util.Vector getDiscounts()
getDiscounts
in interface OrderLevelPolicyTaskCmd
public java.util.Vector getSelectedDiscounts()
getSelectedDiscounts
in interface OrderLevelPolicyTaskCmd
public void performExecute() throws ECException
performExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class AbstractECTargetableCommand
ECException
- The exception description.ECCommand.performExecute()
public void setDiscounts(java.util.Vector discounts)
setDiscounts
in interface OrderLevelPolicyTaskCmd
discounts
- java.util.Vector