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

Class ProcessCampaignCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ProcessCampaignCmd, 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 ProcessCampaignCmdImpl
    extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl
    implements ProcessCampaignCmd
    This class handles the processing of marketing campaigns. The applicable process action command will be called based on the action of the request. The following process marketing campaign actions are supported:
    • Add - create a new campaign
    • Delete - delete an existing campaign
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessCampaignCmdImpl

        public ProcessCampaignCmdImpl()