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

Class ProcessActivityCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ProcessActivityCmd, 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 ProcessActivityCmdImpl
    extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl
    implements ProcessActivityCmd
    This class handles the processing of marketing activities. The applicable process action command will be called based on the action of the request. The following process marketing activity actions are supported:
    • Add - create a new activity
    • Delete - delete an existing activity
    • Activate - activate an activity
    • Deactivate - deactivate an activity
    • ProcessWinner - set the winning test element of an experiment
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessActivityCmdImpl

        public ProcessActivityCmdImpl()