Uses of Class
com.broadleafcommerce.promotion.offer.service.dto.AmountQtyTuple
Packages that use AmountQtyTuple
Package
Description
-
Uses of AmountQtyTuple in com.broadleafcommerce.promotion.offer.service.dto
Methods in com.broadleafcommerce.promotion.offer.service.dto that return AmountQtyTupleMethods in com.broadleafcommerce.promotion.offer.service.dto that return types with arguments of type AmountQtyTupleMethods in com.broadleafcommerce.promotion.offer.service.dto with parameters of type AmountQtyTupleModifier and TypeMethodDescriptionvoidDiscountableItemInfo.setItemValues(String itemId, AmountQtyTuple amountQtyTuple) -
Uses of AmountQtyTuple in com.broadleafcommerce.promotion.offer.web.context
Methods in com.broadleafcommerce.promotion.offer.web.context that return AmountQtyTupleModifier and TypeMethodDescriptionEnhancedLineItem.calculateTotalWithAdjustments(List<LineItemOfferDetail> details, boolean excludeDiscountedItemsFromTotal) This method can be used to pass in a list of previously computedLineItemOfferDetailsto produce an adjusted total. -
Uses of AmountQtyTuple in com.broadleafcommerce.promotion.offer.web.context.info
Methods in com.broadleafcommerce.promotion.offer.web.context.info that return AmountQtyTuple