public class CSRBaseControllerCommandImpl extends ToolsControllerCommandImpl
The pre-commands are referenced as XML.preCmdChain.preCommand element in EC_XMLObject which
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
NAMEdefaultCommandClassName| Constructor and Description |
|---|
CSRBaseControllerCommandImpl()
The constructor for CSRBaseControllerCommandImpl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIfExePreCmdChains()
Returns if there is a list of pre commands need to be executed.
|
java.util.Vector |
getPreCmdChain()
Gets the list of pre commands.
|
void |
setIfExePreCmdChains(boolean newIfExePreCmdChains)
Sets the flag to indicate if there is a list of pre commands need to be executed.
|
void |
setPreCmdChain(java.util.Vector newPreCmdChain)
Sets the list of pre commands.
|
void |
validateParameters()
Validates the input parameters of the command.
|
getViewInputProperties, setRequestPropertiescheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getResponseProperties, getRetriable, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setResponseProperties, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, performExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, isGeneric, isRetriable, mergeProperties, setGeneric, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesfulfills, getOwnerpublic static final java.lang.String COPYRIGHT
public CSRBaseControllerCommandImpl()
public boolean getIfExePreCmdChains()
public java.util.Vector getPreCmdChain()
public void setIfExePreCmdChains(boolean newIfExePreCmdChains)
newIfExePreCmdChains - The flag to indicate if there is a list of pre commands need to be executed.public void setPreCmdChain(java.util.Vector newPreCmdChain)
newPreCmdChain - The list of pre commands.public void validateParameters()
throws ECApplicationException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandECApplicationException