public class CreateFulfillmentCenterConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl
CreateConfigurationCmd
command returning store fulfilmment center
configuration.Constructor and Description |
---|
CreateFulfillmentCenterConfigurationCmdImpl()
The constructor of
CreateFulfillmentCenterConfigurationCmdImpl . |
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
This method executes the get expression.
|
getConfigurations, setConfigurations
isReadyToCallExecute, reset, setGet, setNouns, setSearchExpression, setShow
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, 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
setGet, setNouns, setSearchExpression, setShow
public CreateFulfillmentCenterConfigurationCmdImpl() throws java.lang.Exception
CreateFulfillmentCenterConfigurationCmdImpl
.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.TargetableCommand
performExecute
in class com.ibm.websphere.command.TargetableCommandImpl
java.lang.Exception
- The exception encountered in this method.TargetableCommand.performExecute()