Uses of Interface
org.salespointframework.core.SalespointRepository
Packages that use SalespointRepository
Package
Description
The inventory subsystem.
-
Uses of SalespointRepository in org.salespointframework.catalog
Subinterfaces of SalespointRepository in org.salespointframework.catalog -
Uses of SalespointRepository in org.salespointframework.inventory
Subinterfaces of SalespointRepository in org.salespointframework.inventoryModifier and TypeInterfaceDescriptioninterfaceMultiInventory<T extends MultiInventoryItem>AnInventorythat storesMultiInventoryItems, i.e.interfaceUniqueInventory<T extends UniqueInventoryItem>AUniqueInventorymanagesUniqueInventoryItems, i.e.