Class QuoteHelper
- Object
-
- LineItemHelper
-
- QuoteHelper
-
public class QuoteHelper extends LineItemHelperA helper class that assists in manipulating the quote object
-
-
Constructor Summary
Constructors Constructor Description QuoteHelper(Map<String,Object> calculableLineItemCollection)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<LineItemHelper.LineItem>findAllWithSKU(String sku)Retrieves a list of all line items that are for a particular sku
-