Uses of Package
org.salespointframework.inventory
Packages that use org.salespointframework.inventory
Package
Description
The core framework package.
The inventory subsystem.
-
Classes in org.salespointframework.inventory used by org.salespointframeworkClassDescription
-
Classes in org.salespointframework.inventory used by org.salespointframework.inventoryClassDescriptionBase interface for
InventoryItemimplementations.AnInventoryItemassociates a product with aQuantityto keep track of how many items per product are available.InventoryItemIdentifierserves as an identifier type forUniqueInventoryItemobjects.An abstraction over a collection ofInventoryItems.AnMultiInventoryItemthat establishes a many-to-one relationship to aProductinstance, i.e.AnInventoryItemthat requires a unique one-to-one relationship to aProductinstance.