public class CreateInventorySystemConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl
CreateConfigurationCmd command returning store inventory system
configuration.| Constructor and Description |
|---|
CreateInventorySystemConfigurationCmdImpl()
The constructor of
CreateInventorySystemConfigurationCmdImpl. |
| 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 CreateInventorySystemConfigurationCmdImpl()
throws java.lang.Exception
CreateInventorySystemConfigurationCmdImpl.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()