public interface GetDynamicKitConfigurationDefinitionCmd extends TaskCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class is "com.ibm.commerce.orderitems.commands.GetDynamicKitConfigurationDefinitionCmdImpl".
|
static java.lang.String |
NAME
The name of this interface is "com.ibm.commerce.orderitems.commands.GetDynamicKitConfigurationDefinitionCmd".
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getConfigurationComponents()
Gets the list of configuration components.
|
java.lang.String |
getConfigurationId()
Gets the Configuration Id.
|
java.lang.String |
getCurrency()
Gets the currency of the Prices for the configuration components.
|
java.lang.String |
getDynamicKitId()
Gets the Dynamic Kit Id.
|
java.lang.String[] |
getPrices()
Gets the list of prices for each of the configuration components.
|
java.lang.String[] |
getQuantities()
Gets the list of quantities of the configuration components.
|
void |
setXMLDefinition(java.lang.String astrXMLDefinition)
Sets the XML Definition of the configuration.
|
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.lang.String[] getConfigurationComponents()
java.lang.String getConfigurationId()
java.lang.String getCurrency()
java.lang.String getDynamicKitId()
java.lang.String[] getPrices()
java.lang.String[] getQuantities()
void setXMLDefinition(java.lang.String astrXMLDefinition)
astrXMLDefinition - java.jang.String