Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.ExistingOfferRef
Packages that use ExistingOfferRef
-
Uses of ExistingOfferRef in com.broadleafcommerce.promotion.offer.client.web.context
Methods in com.broadleafcommerce.promotion.offer.client.web.context that return types with arguments of type ExistingOfferRefModifier and TypeMethodDescriptionOrderDto.getExistingOffers()Existing offers that are already applied to this order.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context with type arguments of type ExistingOfferRefModifier and TypeMethodDescriptionvoidOrderDto.setExistingOffers(List<ExistingOfferRef> existingOffers) Existing offers that are already applied to this order.