Uses of Package
org.salespointframework.inventory
-
ClassDescriptionBase interface for
InventoryItem
implementations.AnInventoryItem
associates a product with aQuantity
to keep track of how many items per product are available.InventoryItemIdentifier
serves as an identifier type forUniqueInventoryItem
objects.An abstraction over a collection ofInventoryItem
s.AnMultiInventoryItem
that establishes a many-to-one relationship to aProduct
instance, i.e.AnInventoryItem
that requires a unique one-to-one relationship to aProduct
instance.