Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.commerce.emarketing.commands.EmailConfigurationSaveTaskCmd

  • Packages that use EmailConfigurationSaveTaskCmd 
    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.
    • Uses of EmailConfigurationSaveTaskCmd in com.ibm.commerce.emarketing.commands

      Subinterfaces of EmailConfigurationSaveTaskCmd in com.ibm.commerce.emarketing.commands 
      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.
      Classes in com.ibm.commerce.emarketing.commands that implement EmailConfigurationSaveTaskCmd 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes