Class QuoteHelper


  • public class QuoteHelper
    extends LineItemHelper
    A helper class that assists in manipulating the quote object
    • Constructor Detail

      • QuoteHelper

        public QuoteHelper​(Map<String,​Object> calculableLineItemCollection)
    • Method Detail

      • findAllWithSKU

        public List<LineItemHelper.LineItem> findAllWithSKU​(String sku)
        Retrieves a list of all line items that are for a particular sku
        Parameters:
        sku - The sku to search for
        Returns:
        The list of line items