public interface OrderLevelPolicyTaskCmd extends TaskCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
Deprecated.
The default implementation of this command.
|
static java.lang.String |
NAME
Deprecated.
The name of this command.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getDiscounts()
Deprecated.
Return a collection of discounts.
|
java.util.Vector |
getSelectedDiscounts()
Deprecated.
Return a collection of selected discount.
|
void |
setDiscounts(java.util.Vector discounts)
Deprecated.
Set the discounts.
|
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
java.util.Vector getDiscounts()
java.util.Vector getSelectedDiscounts()
void setDiscounts(java.util.Vector discounts)
discounts - java.util.Vector