com.ibm.commerce.content.commands

Interface ContentEvaluationCmd

  • All Known Implementing Classes:
    ContentEvaluationCmdImpl

    Deprecated. 
    Content Spots have been deprecated. For more information, see Content Spots.

    public interface ContentEvaluationCmd
    This Command searches the database to return a set of valid content associated with a content spot.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Deprecated. 
      Copyright statement.
      static java.lang.String defaultCommandClassName
      Deprecated. 
      The default implementation class name.
      static java.lang.String NAME
      Deprecated. 
      The full class name for this interface file.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Deprecated. 
        Copyright statement.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        Deprecated. 
        The full class name for this interface file.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Deprecated. 
        The default implementation class name. This is used if there is no record found in the CMDREG table.
        See Also:
        Constant Field Values