SalesPoint Framework v3.0

Uses of Class
data.ooimpl.StoringStockImpl

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

Uses of StoringStockImpl in data.ooimpl
 

Constructors in data.ooimpl with parameters of type StoringStockImpl
StoringStockItemDBEntry.StoringStockItemDBEntry(StoringStockImpl sstiSource, StoringStockImpl sstiDest, StockItemImpl siiItem)
          Create a new StoringStockItemDBEntry.
 


SalesPoint Framework v3.0