| Package | Description |
|---|---|
| com.broadleafcommerce.inventory.advanced.reservation.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleReservationPerItemReservationStrategy
Creates multiple reservations for each
FulfillmentGroupItem. |
class |
SingleLocationPerGroupReservationStrategy
All
FulfillmentGroupItems are reserved from a single FulfillmentLocation for the entire FulfillmentGroup. |
class |
SingleLocationPerItemReservationStrategy
Each
FulfillmentGroupItem within a FulfillmentGroup must have the entire item fulfilled from a single
FulfillmentLocation. |
Copyright © 2020. All rights reserved.