Package | Description |
---|---|
com.ibm.commerce.emarketing.commands |
Provides the Task Commands and Controller Commands along with their implementations that are required for e-mail activities.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EmailConfigurationCreateTaskCmd
The interface for any
EmailConfigurationSaveTaskCmd that is to be used to create
e-mail activities. |
interface |
EmailConfigurationUpdateTaskCmd
The interface for any
TaskCommand that is to be used to save e-mail activities. |
Modifier and Type | Class and Description |
---|---|
class |
EmailConfigurationCreateTaskCmdImpl
An extension to
EmailConfigurationSaveTaskCmdImpl that is to be used to create e-mail activity
server configuration data records. |
class |
EmailConfigurationSaveTaskCmdImpl
The default implementation of
EmailConfigurationSaveTaskCmd . |
class |
EmailConfigurationUpdateTaskCmdImpl
The default implementation of
EmailConfigurationUpdateTaskCmd . |