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

Class ChangeActivityCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ChangeActivityCmd, 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 ChangeActivityCmdImpl
    extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangeActivityCmd
    This command is used to change Activity nouns. The parent class will call the ChangeActivityMediator to persist the changes to the database. This command is used to update activities. It is also used to create, update, and delete campaign elements.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ChangeActivityCmdImpl

        public ChangeActivityCmdImpl()