public class ChangeAttachmentAttachmentDescriptionActionCmdImpl extends AbstractChangeNounPartActionCmdImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
ChangeAttachmentAttachmentDescriptionActionCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
validate()
This method will perform any additional validation on the action
expressions specified.
|
addActionExpression, isGeneric, isReadyToCallExecute, performExecute, reset, setPersistentObjects
executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
public static final java.lang.String COPYRIGHT
public ChangeAttachmentAttachmentDescriptionActionCmdImpl()
public void validate() throws AbstractApplicationException
validate
in interface AbstractChangeNounPartActionCmd
validate
in class AbstractChangeNounPartActionCmdImpl
AbstractApplicationException
- A problem occurred while preprocessing the
request. This problem could because of some validation logic performed which
the action specified is not valid.AbstractChangeNounPartActionCmd.validate()