|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataBasketEntryImpl | |
---|---|
org.salespointframework.core.data | Provides interfaces for data management. |
Uses of DataBasketEntryImpl in org.salespointframework.core.data |
---|
Subclasses of DataBasketEntryImpl in org.salespointframework.core.data | |
---|---|
class |
CatalogItemDataBasketEntry
A DataBasketEntry representing operations on CatalogImpl s
and CatalogItemImpl s. |
class |
CountingStockItemDBEntry
DataBasketEntry describing operations with CountingStock's items. |
class |
StockItemDBEntry
DataBasketEntry that represents an operation with StockItems. |
class |
StoringStockItemDBEntry
DataBasketEntry that describes operations with StoringStock's items. |
Methods in org.salespointframework.core.data with parameters of type DataBasketEntryImpl | |
---|---|
void |
DataBasketImpl.SubDataBasket.put(DataBasketEntryImpl dbe)
Put a DataBasketEntry into the subbasket. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |