com.ibm.commerce.catalog.commands

Interface DisableRuleBasedCategoryEvaluationCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    DisableRuleBasedCategoryEvaluationCmdImpl


    public interface DisableRuleBasedCategoryEvaluationCmd
    extends ControllerCommand

    This command will disable rule based category evaluation by setting the global configuration parameter 'ruleBasedCategoryEvaluationEnabled' in WC\xml\config\com.ibm.commerce.catalog-fep\wc-component.xml to false.

    This command is provided so that the server does not need to be restarted.

    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The full class name for this interface file.
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class name. This is used if there is no record found in the CMDREG table.