SalesPoint Framework v3.0

Uses of Class
data.ooimpl.StockItemDBEntry

Packages that use StockItemDBEntry
data.ooimpl Pure Java implementations of the interfaces in package data
 

Uses of StockItemDBEntry in data.ooimpl
 

Subclasses of StockItemDBEntry in data.ooimpl
 class CountingStockItemDBEntry
          DataBasketEntry describing operations with CountingStock's items.
 class StoringStockItemDBEntry
          DataBasketEntry that describes operations with StoringStock's items.
 

Constructors in data.ooimpl with parameters of type StockItemDBEntry
StockItemDBEntry.StockItemDBELogEntry.StockItemDBEntry.StockItemDBELogEntry(StockItemDBEntry sidbe)
          Create a new StockItemDBELogEntry.
CountingStockItemDBEntry.CSDBELogEntry.CountingStockItemDBEntry.CSDBELogEntry(StockItemDBEntry sidbe)
          Create a new CSDBELogEntry.
 


SalesPoint Framework v3.0