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

Class GetMarketingEmailTemplateCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, GetMarketingEmailTemplateCmd, 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 GetMarketingEmailTemplateCmdImpl
    extends AbstractGetBusinessObjectDocumentCmdImpl
    implements GetMarketingEmailTemplateCmd
    This command gets marketing email templates based on the search criteria and the access profile. The parent class will call the FetchMarketingEmailTemplateCmd command to get the marketing email templates, and the method buildShowBusinessObjectDocument returns the response business object document.
    See Also:
    Serialized Form
    • Constructor Detail

      • GetMarketingEmailTemplateCmdImpl

        public GetMarketingEmailTemplateCmdImpl()
        This method is the default constructor. It performs no actions.