Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.FreeGiftItem
Packages that use FreeGiftItem
-
Uses of FreeGiftItem in com.broadleafcommerce.promotion.offer.client.web.context.discounts
Methods in com.broadleafcommerce.promotion.offer.client.web.context.discounts that return types with arguments of type FreeGiftItemModifier and TypeMethodDescriptionOrderResponse.getFreeGiftItems()
TheFreeGiftItems
to add from the free gift offers.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context.discounts with type arguments of type FreeGiftItemModifier and TypeMethodDescriptionvoid
OrderResponse.setFreeGiftItems
(List<FreeGiftItem> freeGiftItems) TheFreeGiftItems
to add from the free gift offers.