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

Interface InsertMoreMarketingSpotDataCmd

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


    public interface InsertMoreMarketingSpotDataCmd
    extends AbstractInsertMoreNounDataCmd
      This is the interface for all marketing spot commands that fetch additional information.
  • This interface needs to be implemented by all commands that fetch additional data for marketing spots.
    • 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