com.ibm.commerce.marketing.facade.server.commands

Class ProcessMarketingEmailTemplateCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ProcessMarketingEmailTemplateCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ProcessMarketingEmailTemplateCmdImpl
    extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl
    implements ProcessMarketingEmailTemplateCmd
    This class creates marketing email templates. This class handles the processing of marketing email templates. The applicable process action command will be called based on the action of the request. The following process marketing email template actions are supported:
    • Add - create a new email template
    • Delete - mark for delete an existing email template
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessMarketingEmailTemplateCmdImpl

        public ProcessMarketingEmailTemplateCmdImpl()