public class GetDynamicKitConfigurationDefinitionCmdImpl extends TaskCommandImpl implements GetDynamicKitConfigurationDefinitionCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
defaultCommandClassName, NAME
Constructor and Description |
---|
GetDynamicKitConfigurationDefinitionCmdImpl() |
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 |
performExecute()
The main entry point of the command.
|
void |
reset()
Reset the instance variables.
|
void |
setXMLDefinition(java.lang.String astrXMLDefinition)
Sets the XML Definition of the configuration.
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
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, validateParameters
public static final java.lang.String COPYRIGHT
public GetDynamicKitConfigurationDefinitionCmdImpl()
public java.lang.String[] getConfigurationComponents()
getConfigurationComponents
in interface GetDynamicKitConfigurationDefinitionCmd
public java.lang.String getConfigurationId()
getConfigurationId
in interface GetDynamicKitConfigurationDefinitionCmd
public java.lang.String getCurrency()
getCurrency
in interface GetDynamicKitConfigurationDefinitionCmd
public java.lang.String getDynamicKitId()
getDynamicKitId
in interface GetDynamicKitConfigurationDefinitionCmd
public java.lang.String[] getPrices()
getPrices
in interface GetDynamicKitConfigurationDefinitionCmd
public java.lang.String[] getQuantities()
getQuantities
in interface GetDynamicKitConfigurationDefinitionCmd
public void performExecute() throws ECException
performExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class AbstractECTargetableCommand
ECException
public void reset()
reset
in interface com.ibm.websphere.command.Command
reset
in class AbstractECTargetableCommand
public void setXMLDefinition(java.lang.String astrXMLDefinition)
setXMLDefinition
in interface GetDynamicKitConfigurationDefinitionCmd
astrXMLDefinition
- java.jang.String