| Package | Description |
|---|---|
| org.salespointframework.catalog | |
| org.salespointframework.inventory |
The inventory subsystem.
|
| org.salespointframework.order |
The order subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
ProductIdentifier |
Product.getId() |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
Inventory.findByProductIdentifier(ProductIdentifier productIdentifier)
Returns the
InventoryItem for the Product with the given identifier. |
| Modifier and Type | Method and Description |
|---|---|
ProductIdentifier |
OrderLine.getProductIdentifier() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.