Class CommerceQuoteUtils


  • public class CommerceQuoteUtils
    extends java.lang.Object
    Some helper methods for the Quote.
    • Constructor Detail

      • CommerceQuoteUtils

        public CommerceQuoteUtils()
    • Method Detail

      • removeExistingQuoteDiscount

        public java.util.List<DiscountValue> removeExistingQuoteDiscount​(AbstractOrderModel abstractOrderModel)
        Remove existing quote discounts from AbstractOrderModel
        Parameters:
        abstractOrderModel - abstract order model
        Returns:
        Remaining discount values of the abstract order model