Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.discounts.FulfillmentGroupResponse
Packages that use FulfillmentGroupResponse
-
Uses of FulfillmentGroupResponse 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 FulfillmentGroupResponseModifier and TypeMethodDescriptionOrderResponse.getFulfillmentGroupResponses()
Adjustment information for eachOrder.getFulfillmentGroups()
fulfillment group of the order}.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context.discounts with type arguments of type FulfillmentGroupResponseModifier and TypeMethodDescriptionvoid
OrderResponse.setFulfillmentGroupResponses
(List<FulfillmentGroupResponse<P>> fulfillmentGroupResponses) Adjustment information for eachOrder.getFulfillmentGroups()
fulfillment group of the order}.