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() |
Modifier and Type | Method and Description |
---|---|
boolean |
OrderLine.refersTo(ProductIdentifier identifier)
|
Copyright © 2019. All rights reserved.