public interface EmailConfigurationUpdateTaskCmd extends EmailConfigurationSaveTaskCmd
TaskCommand
that is to be used to save e-mail activities.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
static java.lang.String |
defaultCommandClassName
defaultCommandClassName is the default implementation class used by command factory to instantiate
this command.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEmailConfigurationId, setAccount, setAddress, setDescription, setEmailConfigurationAttributes, setEmailConfigurationId, setEmailServer, setHost, setName, setPassword, setPort, setStoreEntityId, setTime, setType
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName