| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.api.endpoint.order | |
| org.broadleafcommerce.core.web.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentGroupWrapper |
FulfillmentEndpoint.addItemToFulfillmentGroup(javax.servlet.http.HttpServletRequest request,
Long fulfillmentGroupId,
FulfillmentGroupItemWrapper wrapper,
boolean priceOrder) |
| 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 © 2015. All Rights Reserved.