Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.Voucher
Packages that use Voucher
Package
Description
-
Uses of Voucher in com.broadleafcommerce.promotion.offer.client.web.context
Methods in com.broadleafcommerce.promotion.offer.client.web.context that return types with arguments of type VoucherMethod parameters in com.broadleafcommerce.promotion.offer.client.web.context with type arguments of type Voucher -
Uses of Voucher 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 VoucherModifier and TypeMethodDescriptionOrderResponse.getVouchers()
TheVouchers
that this order is qualified for.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context.discounts with type arguments of type VoucherModifier and TypeMethodDescriptionvoid
OrderResponse.setVouchers
(List<Voucher> vouchers) TheVouchers
that this order is qualified for.