public class NestedPriceRuleElementCmdImpl extends PriceRuleElementCmdImpl implements NestedPriceRuleElementCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASSNAME
The name of this class.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName| Constructor and Description |
|---|
NestedPriceRuleElementCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
The main logic to execute the command.
|
java.util.List |
validateParameters(java.util.Map elementParameters)
This method performs validations.
|
getCatentryId, getCurrency, getElementId, getElementParameters, getPriceRule, getQuantity, getReturnedObject, getRuntimeParametersMap, getUom, isReadyToCallExecute, setCatentryId, setCurrency, setElementId, setElementParameters, setPriceRule, setQuantity, setReturnedObject, setRuntimeParametersMap, setUomexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCatentryId, getCurrency, getElementId, getElementParameters, getPriceRule, getQuantity, getReturnedObject, getRuntimeParametersMap, getUom, setCatentryId, setCurrency, setElementId, setElementParameters, setPriceRule, setQuantity, setReturnedObject, setRuntimeParametersMap, setUomexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiespublic static final java.lang.String COPYRIGHT
public static final java.lang.String CLASSNAME
public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class PriceRuleElementCmdImpljava.lang.Exceptionpublic java.util.List validateParameters(java.util.Map elementParameters)
validateParameters in interface PriceRuleElementCmdvalidateParameters in class PriceRuleElementCmdImplelementParameters -