Interface | Description |
---|---|
Inventory<T extends InventoryItem> |
Repository interface for
InventoryItem s. |
LineItemFilter |
A
Predicate to allow defining whether the OrderLine s 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 OrderLine s contained in the Order point to are available in the
Inventory . |
http://en.wikipedia.org/wiki/Inventory
,
Inventory
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.