Package org.cocome.tradingsystem.inventory.data.store

Interface Summary
StoreQueryIf This interface provides methods for querying the database.
 

Class Summary
OrderEntry The class OrderEntry represents a single productorder entry in the database
ProductOrder The ProductOrder class represents an ProductOrder of a Store in the database.
StockItem A StockItem represents a concrete product in the store including sales price, amount, ...
Store The class Store represents a store in the database