public interface GenerateGiftRegistryAccessKeyCmd extends TaskCommand
setGiftListType method provided.
The command implementation should update the RegistrantAccessKey
and GuestAccessKey fields of the GiftListType noun| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class
|
static java.lang.String |
NAME
The name of this interface
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccessKey()
Returns the access key
|
GiftListType |
getGiftListType()
Returns the
GiftListType object. |
void |
setGiftListType(GiftListType giftListType)
Sets the
GiftListType. |
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
java.lang.String getAccessKey()
void setGiftListType(GiftListType giftListType)
GiftListType.giftListType - The input GiftListType object.GiftListType getGiftListType()
GiftListType object.GiftListType object.