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

Class GetCampaignElementTemplateCmdImpl

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

      • GetCampaignElementTemplateCmdImpl

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