com.ibm.commerce.price.commands

Interface DiscountCalculationRuleQualifyCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.commerce.order.utils.CalculationCmd, com.ibm.commerce.order.utils.CalculationRuleQualifyCmd, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    DiscountCalculationRuleQualifyCmdImpl

    Deprecated. 

    public interface DiscountCalculationRuleQualifyCmd
    extends com.ibm.commerce.order.utils.CalculationRuleQualifyCmd
    Interface for the command used to see if a user qualifies for a calculation rule.

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Deprecated. 
        The default name of this command.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        Deprecated. 
        The name of this command.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Deprecated. 
        The default name of this command.
        See Also:
        Constant Field Values