| Interface | Description |
|---|---|
| Inventory<T extends InventoryItem> |
Repository interface for
InventoryItems. |
| LineItemFilter |
A
Predicate to allow defining whether the OrderLines should be post processed by the
InventoryOrderEventListener. |
| Class | Description |
|---|---|
| InventoryItem | |
| InventoryItemIdentifier |
InventoryItemIdentifier serves as an identifier type for InventoryItem objects. |
| InventoryOrderEventListener |
ApplicationListener for Order.OrderCompleted events to verify that sufficient amounts of the
Product the OrderLines contained in the Order point to are available in the
Inventory. |
http://en.wikipedia.org/wiki/Inventory,
InventoryCopyright © 2018 Pivotal Software, Inc.. All rights reserved.