Uses of Class
com.broadleafcommerce.rest.api.wrapper.FulfillmentGroupItemWrapper
Packages that use FulfillmentGroupItemWrapper
Package
Description
-
Uses of FulfillmentGroupItemWrapper in com.broadleafcommerce.rest.api.endpoint.order
Methods in com.broadleafcommerce.rest.api.endpoint.order with parameters of type FulfillmentGroupItemWrapperModifier and TypeMethodDescriptionFulfillmentEndpoint.addItemToFulfillmentGroup(jakarta.servlet.http.HttpServletRequest request, Long fulfillmentGroupId, FulfillmentGroupItemWrapper wrapper, boolean priceOrder, Long cartId) -
Uses of FulfillmentGroupItemWrapper in com.broadleafcommerce.rest.api.wrapper
Fields in com.broadleafcommerce.rest.api.wrapper with type parameters of type FulfillmentGroupItemWrapperModifier and TypeFieldDescriptionprotected List<FulfillmentGroupItemWrapper>FulfillmentGroupWrapper.fulfillmentGroupItemsMethods in com.broadleafcommerce.rest.api.wrapper that return types with arguments of type FulfillmentGroupItemWrapperMethod parameters in com.broadleafcommerce.rest.api.wrapper with type arguments of type FulfillmentGroupItemWrapperModifier and TypeMethodDescriptionvoidFulfillmentGroupWrapper.setFulfillmentGroupItems(List<FulfillmentGroupItemWrapper> fulfillmentGroupItems)