Class RuleCartTotalConditionTranslator

    • Constructor Detail

      • RuleCartTotalConditionTranslator

        public RuleCartTotalConditionTranslator()
    • Method Detail

      • getCartThresholdConditionAttribute

        protected java.lang.String getCartThresholdConditionAttribute()
      • setCartThresholdConditionAttribute

        public void setCartThresholdConditionAttribute​(java.lang.String cartThresholdConditionAttribute)
        attribute name used for the order threshold condition ("total" by default, you can redeclare this property to use e.g. "totalIncludingCharges" or "subTotal" instead)
        Parameters:
        orderThresholdConditionAttribute - attribute name used for the order threshold condition