| Package | Description |
|---|---|
| com.broadleafcommerce.inventory.advanced.api.endpoint | |
| com.broadleafcommerce.inventory.advanced.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentLocationWrapper |
FulfillmentLocationEndpoint.findDefaultFulfillmentLocation(javax.servlet.http.HttpServletRequest request) |
FulfillmentLocationWrapper |
FulfillmentLocationEndpoint.findLocationById(javax.servlet.http.HttpServletRequest request,
Long locationId) |
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentLocationWrapper> |
FulfillmentLocationEndpoint.findAllPhysicalLocations(javax.servlet.http.HttpServletRequest request) |
List<FulfillmentLocationWrapper> |
FulfillmentLocationEndpoint.findAllPickupLocations(javax.servlet.http.HttpServletRequest request) |
List<FulfillmentLocationWrapper> |
FulfillmentLocationEndpoint.findAllShippingLocations(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Field and Description |
|---|---|
protected FulfillmentLocationWrapper |
InventoryWrapper.location |
protected FulfillmentLocationWrapper |
InventoryNotificationWrapper.location |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentLocationWrapper |
InventoryNotificationWrapper.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryNotificationWrapper.setLocation(FulfillmentLocationWrapper location) |
Copyright © 2020. All rights reserved.