public class ProcessSearchTermAssociationDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements ProcessSearchTermAssociationActionCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
ProcessSearchTermAssociationDeleteActionCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadyToCallExecute()
This method returns if the command can be executed.
|
void |
validate()
This method validate the input before creating the synonym.
|
performExecutegetChangeBusinessObjectMediator, getChangeControlBusinessObjectMediatorgetActionExpression, getNoun, isGeneric, reset, setActionExpression, setNoun, setPersistentObjectsexecute, 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, waitisGeneric, setActionExpression, setNoun, setPersistentObjectspublic static final java.lang.String COPYRIGHT
public ProcessSearchTermAssociationDeleteActionCmdImpl()
public void validate()
throws AbstractApplicationException
validate in interface AbstractProcessNounActionCmdvalidate in class AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImplAbstractApplicationException - The application exception from validating the SearchTermAssociation noun
The following errors conditions exists for this command: AbstractProcessNounActionCmd.validate()public boolean isReadyToCallExecute()
isReadyToCallExecute in interface com.ibm.websphere.command.CommandisReadyToCallExecute in class AbstractProcessNounActionCmdImpl