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

Interface ChangeCampaignPartCmd

  • All Superinterfaces:
    AbstractChangeNounPartActionCmd, com.ibm.websphere.command.Command, java.io.Serializable
    All Known Implementing Classes:
    ChangeCampaignPartCmdImpl


    public interface ChangeCampaignPartCmd
    extends AbstractChangeNounPartActionCmd
    This is the interface for the Change Campaign web service command. This interface is to be implemented by the class that provides the campaign change service for the main part of the campaign.
    • 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