public class SendGiftListConfirmationCmdImpl extends TaskCommandImpl implements SendGiftListConfirmationCmd
SendGiftListConfirmationCmd
interface. The command sends the email confirmation to the registrant and
co-registrants of a gift list when it is created or updatedModifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The copyright field.
|
defaultCommandClassName, GIFTREGISTRY_MESSAGE_TYPE, NAME, WISHLIST_MESSAGE_TYPE
Constructor and Description |
---|
SendGiftListConfirmationCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
Invokes the
SendMsgCmd to send the email to the registrants
and co-registrants when the gift list is created or updated |
void |
setCatalogId(java.lang.String aCatalogId)
Sets the catalog identifier
|
void |
setGiftList(GiftListType aGiftList)
Sets the gift list noun which is created or updated
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
executeFromCache, getCaller, getEntryInfo, getId, 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
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
public static final java.lang.String COPYRIGHT
public void setGiftList(GiftListType aGiftList)
setGiftList
in interface SendGiftListConfirmationCmd
aGiftList
- The GiftList
noun objectpublic void performExecute() throws ECException
SendMsgCmd
to send the email to the registrants
and co-registrants when the gift list is created or updatedperformExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class AbstractECTargetableCommand
ECException
public void setCatalogId(java.lang.String aCatalogId)
setCatalogId
in interface SendGiftListConfirmationCmd
aCatalogId
- The catalog identifier