Package | Description |
---|---|
com.broadleafcommerce.rest.api.endpoint.order | |
com.broadleafcommerce.rest.api.wrapper |
Modifier and Type | Method and Description |
---|---|
FulfillmentGroupWrapper |
FulfillmentEndpoint.addItemToFulfillmentGroup(javax.servlet.http.HttpServletRequest request,
Long fulfillmentGroupId,
FulfillmentGroupItemWrapper wrapper,
boolean priceOrder,
Long cartId) |
Modifier and Type | Field and Description |
---|---|
protected List<FulfillmentGroupItemWrapper> |
FulfillmentGroupWrapper.fulfillmentGroupItems |
Modifier and Type | Method and Description |
---|---|
List<FulfillmentGroupItemWrapper> |
FulfillmentGroupWrapper.getFulfillmentGroupItems() |
Modifier and Type | Method and Description |
---|---|
void |
FulfillmentGroupWrapper.setFulfillmentGroupItems(List<FulfillmentGroupItemWrapper> fulfillmentGroupItems) |
Copyright © 2020. All rights reserved.