public class ChangeGiftListCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements ChangeGiftListCmd
ChangeGiftListCmdImpl
command is the controller that changes
GiftList
nouns. The parent class will call the
ChangeGiftListMediator
to persist the changes to the database.
This implementation populates the response of the change request in the
buildRespondBusinessObjectDocument
method.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
CHANGE_CONTROL_NOUN_MEDIATOR_OBJECT_KEY, CHANGE_NOUN_MEDIATOR_OBJECT_KEY
Constructor and Description |
---|
ChangeGiftListCmdImpl() |
getNounName, setAuthorizationOnNounParts, setChangeNounPartActionCommandInterface, setChangeNounPartPostActionCommandInterface
getResultBusinessObjectDocument, getUniqueID, getUniqueIDXPath, handleException, isReadyToCallExecute, performExecute, setRequestBusinessObjectDocument, setUniqueIDXPath
executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocument
public static final java.lang.String COPYRIGHT