| Interface | Description |
|---|---|
| FulfillmentGroupItemReservations | |
| FulfillmentLocation |
Representative of a location that has inventory associated with it.
|
| Inventory |
Inventory should be pretty self-explanatory: this is the amount of a Sku that is available at a particular
Location. |
| InventoryReservation |
Quantity reserved for a particular
FulfillmentGroupItem within an FulfillmentLocation. |
| SkuInventory |
| Class | Description |
|---|---|
| AdvancedInventoryTemplate |
Weaved into a
SkuImpl in order to provide management in the admin directly on the Sku management screen
itself. |
| FulfillmentLocationImpl | |
| FulfillmentLocationImpl.Presentation | |
| FulfillmentLocationImpl.Presentation.FieldOrder | |
| FulfillmentLocationImpl.Presentation.Group | |
| FulfillmentLocationImpl.Presentation.Group.Name | |
| FulfillmentLocationImpl.Presentation.Group.Order | |
| FulfillmentLocationImpl.Presentation.Tab | |
| FulfillmentLocationImpl.Presentation.Tab.Name | |
| FulfillmentLocationImpl.Presentation.Tab.Order | |
| InventoryImpl | |
| InventoryImpl.Presentation | |
| InventoryImpl.Presentation.FieldOrder | |
| InventoryImpl.Presentation.Group | |
| InventoryImpl.Presentation.Group.Name | |
| InventoryImpl.Presentation.Group.Order | |
| InventoryImpl.Presentation.Tab | |
| InventoryImpl.Presentation.Tab.Location | |
| InventoryImpl.Presentation.Tab.Order | |
| InventoryReservationImpl | |
| InventoryReservationTemplate |
Represents items that know about which
FulfillmentLocation they should be fulfilled out of. |
Copyright © 2020. All rights reserved.