public interface ProcessGiftRegistryAuthenticationCmd extends BusinessObjectDocumentCmd
VerbAction.POST - The process calls the CheckGiftRegistryCredentialsCmd
to validate the users credentials.VerbAction.CANCEL - The process calls the RelinquishGiftRegistryCredentialsCmd
to release all the users credentials as in a 'logout' situation.ECApplicationException is thrown from a delegated command.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class is "com.ibm.commerce.component.giftregistry.commands.ProcessGiftRegistryAuthenticationCmdImpl".
|
static java.lang.String |
NAME
The name of this interface is "com.ibm.commerce.component.giftregistry.commands.ProcessGiftRegistryAuthenticationCmd".
|
getResultBOD, setRequestBODexecuteFromCache, 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