| 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)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<FulfillmentGroupItemWrapper> |
FulfillmentGroupWrapper.fulfillmentGroupItems
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentGroupItemWrapper> |
FulfillmentGroupWrapper.getFulfillmentGroupItems()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentGroupWrapper.setFulfillmentGroupItems(List<FulfillmentGroupItemWrapper> fulfillmentGroupItems)
Deprecated.
|
Copyright © 2021. All rights reserved.