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, setPersistentObjectsexecuteFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicypublic static final java.lang.String COPYRIGHT
public ChangeAttachmentAttachmentDescriptionActionCmdImpl()
public void validate()
throws AbstractApplicationException
validate in interface AbstractChangeNounPartActionCmdvalidate in class AbstractChangeNounPartActionCmdImplAbstractApplicationException - 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()