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

Interface ChangeCampaignElementPartCmd

  • All Superinterfaces:
    AbstractChangeNounPartActionCmd, com.ibm.websphere.command.Command, java.io.Serializable


    public interface ChangeCampaignElementPartCmd
    extends AbstractChangeNounPartActionCmd
    This is the interface for the Change Activity web service command. This interface is to be implemented by the class that provides the campaign element change service.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values