public class ChangeGiftListItemPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements ChangeGiftListPartActionCmd
ChangeGiftListItemPartCmdImpl
command is used to perform
change operation on the gift list items noun part. This commands performs
business logic validation and its parent will call the
ChangeGiftListItemPartMediator
to persist the changes to the
database.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
ChangeGiftListItemPartCmdImpl()
This method is the default constructor.
|
setChangeNounPartPostActionCommandInterface, validate
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addActionExpression, isGeneric, setPersistentObjects, validate
public static final java.lang.String COPYRIGHT