public class CreateSupportedCurrenciesConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl
CreateConfigurationCmd command returning store supported currencies
configuration.| Constructor and Description |
|---|
CreateSupportedCurrenciesConfigurationCmdImpl()
The constructor of
CreateSupportedCurrenciesConfigurationCmdImpl class. |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method executes the get expression.
|
getConfigurations, setConfigurationsisReadyToCallExecute, reset, setGet, setNouns, setSearchExpression, setShowexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetGet, setNouns, setSearchExpression, setShowpublic CreateSupportedCurrenciesConfigurationCmdImpl()
throws java.lang.Exception
CreateSupportedCurrenciesConfigurationCmdImpl class.java.lang.Exception - when there is an exception constructing the object.public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.Exception - The exception encountered in this method.TargetableCommand.performExecute()