Uses of Interface
org.salespointframework.core.SalespointRepository
Package
Description
The inventory subsystem.
-
Uses of SalespointRepository in org.salespointframework.catalog
-
Uses of SalespointRepository in org.salespointframework.inventory
Modifier and TypeInterfaceDescriptioninterface
MultiInventory<T extends MultiInventoryItem>
AnInventory
that storesMultiInventoryItem
s, i.e.interface
UniqueInventory<T extends UniqueInventoryItem>
AUniqueInventory
managesUniqueInventoryItem
s, i.e.