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 updated| Modifier 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, validateParametersexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT
public void setGiftList(GiftListType aGiftList)
setGiftList in interface SendGiftListConfirmationCmdaGiftList - 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 ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionpublic void setCatalogId(java.lang.String aCatalogId)
setCatalogId in interface SendGiftListConfirmationCmdaCatalogId - The catalog identifier