public interface ResolvePriceListsCmd
extends com.ibm.commerce.command.BusinessPolicyCommand
ResolvePriceListsCmd Task Command to resolve
the price lists referenced by the price business policies.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default name of this command.
|
static java.lang.String |
NAME
The name of this command.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable |
getPolicyPriceLists()
Returns a list of price business policies and their associated price lists.
|
void |
setPricePolicyABs(com.ibm.commerce.contract.objects.BusinessPolicyAccessBean[] aPricePolicyABs)
Sets the input price business policy access beans for determining the price lists.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPolicyId, getRequestProperties, setPolicyId, setRequestPropertiescheckIsAllowed, 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 defaultCommandClassName
static final java.lang.String NAME
java.util.Hashtable getPolicyPriceLists()
void setPricePolicyABs(com.ibm.commerce.contract.objects.BusinessPolicyAccessBean[] aPricePolicyABs)
aPricePolicyABs - The access beans of a list of price business policies.