|
SalesPoint Framework v3.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StockItemImpl | |
data.ooimpl | Pure Java implementations of the interfaces in package data . |
Uses of StockItemImpl in data.ooimpl |
Subclasses of StockItemImpl in data.ooimpl | |
class |
CountingStockImpl
Pure Java implementation of the CountingStock interface. |
class |
MoneyBagImpl
Pure Java implementation of the MoneyBag interface. |
class |
StockImpl
Pure Java implementation of the Stock interface. |
class |
StoringStockImpl
Pure Java implementation of the StoringStock interface. |
Methods in data.ooimpl that return StockItemImpl | |
StockItemImpl |
StockItemImpl.getShallowClone()
Get a shallow clone of this item. |
StockItemImpl |
StockImpl.getShallowClone()
Create a shallow clone of the Stock. |
Constructors in data.ooimpl with parameters of type StockItemImpl | |
StoringStockItemDBEntry.StoringStockItemDBEntry(StoringStockImpl sstiSource,
StoringStockImpl sstiDest,
StockItemImpl siiItem)
Create a new StoringStockItemDBEntry. |
|
SalesPoint Framework v3.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |