Uses of Class
com.broadleafcommerce.promotion.offer.service.dto.AmountQtyTuple
Package
Description
-
Uses of AmountQtyTuple in com.broadleafcommerce.promotion.offer.service.dto
Modifier and TypeMethodDescriptionvoid
DiscountableItemInfo.setItemValues
(String itemId, AmountQtyTuple amountQtyTuple) -
Uses of AmountQtyTuple in com.broadleafcommerce.promotion.offer.web.context
Modifier and TypeMethodDescriptionEnhancedLineItem.calculateTotalWithAdjustments
(List<LineItemOfferDetail> details, boolean excludeDiscountedItemsFromTotal) This method can be used to pass in a list of previously computedLineItemOfferDetails
to produce an adjusted total. -
Uses of AmountQtyTuple in com.broadleafcommerce.promotion.offer.web.context.info