The interface for any TaskCommand
that is to be used to save
e-mail activities.
Field Summary | |
---|---|
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. |
Methods inherited from interface com.ibm.commerce.emarketing.commands. EmailConfigurationSaveTaskCmd |
getEmailConfigurationId,
setAccount,
setAddress,
setDescription,
setEmailConfigurationAttributes,
setEmailConfigurationId,
setEmailServer,
setHost,
setName,
setPassword,
setPort,
setStoreEntityId,
setTime,
setType |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName