com.ibm.commerce.catalog.commands

Interface EvaluateRuleBasedCategoriesScheduledCmd

  • 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:
    EvaluateRuleBasedCategoriesScheduledCmdImpl


    public interface EvaluateRuleBasedCategoriesScheduledCmd
    extends ControllerCommand

    The interface that represents the command which populates category children for one or more rule based categories.

    • 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.