|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoringStockImpl | |
---|---|
org.salespointframework.core.data | Provides interfaces for data management. |
Uses of StoringStockImpl in org.salespointframework.core.data |
---|
Methods in org.salespointframework.core.data with parameters of type StoringStockImpl | |
---|---|
protected void |
StoringStockImpl.fillShallowClone(StoringStockImpl<T,CT> stiClone)
Overridden to accomodate for specific usage of memory. |
Constructors in org.salespointframework.core.data with parameters of type StoringStockImpl | |
---|---|
StoringStockItemDBEntry(StoringStockImpl sstiSource,
StoringStockImpl sstiDest,
StockItem siiItem)
Create a new StoringStockItemDBEntry. |
|
StoringStockItemDBEntry(StoringStockImpl sstiSource,
StoringStockImpl sstiDest,
StockItem siiItem)
Create a new StoringStockItemDBEntry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |