|
SalesPoint Framework v3.0 | |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
data
.
See:
Description
Interface Summary | |
SelfManagingDBEDestination | DataBasketEntryDestination that knows how to rollback or commit add operations. |
SelfManagingDBESource | DataBasketEntrySource that knows how to rollback or commit remove operations. |
Class Summary | |
CatalogImpl | Pure Java implementation of the Catalog interface. |
CatalogItemDataBasketEntry | A DataBasketEntry representing operations on CatalogImpl s
and CatalogItemImpl s. |
CatalogItemDataBasketEntry.CIDBELogEntry | A LogEntry that describes CatalogItemDataBasketEntries. |
CatalogItemImpl | Pure Java implementation of the CatalogItem interface. |
CountingStockImpl | Pure Java implementation of the CountingStock interface. |
CountingStockItemDBEntry | DataBasketEntry describing operations with CountingStock's items. |
CountingStockItemDBEntry.CSDBELogEntry | LogEntry describing an operation on CountingStock StockItem's. |
CurrencyImpl | Pure Java implementation of the Currency interface. |
CurrencyItemImpl | Pure Java implementation of the CurrencyItem interface. |
DataBasketEntryImpl | Basic simple implementation of the DataBasketEntry interface. |
DataBasketImpl | Pure Java implementation of the DataBasketImpl.SubDataBasket interface. |
DataBasketImpl.DataBasketImplLogEntry | A LogEntry that describes an action on a DataBasket. |
DataBasketImpl.SubDataBasket | Internal helper class used by DataBasketImpl , representing a subbasket of a DataBasket . |
MoneyBagImpl | Pure Java implementation of the MoneyBag interface. |
StockImpl | Pure Java implementation of the Stock interface. |
StockItemDBEntry | DataBasketEntry that represents an operation with StockItems. |
StockItemDBEntry.StockItemDBELogEntry | A LogEntry that describes an operation on one or more StockItem(s). |
StockItemImpl | Pure Java implementation of the StockItem interface. |
StoringStockImpl | Pure Java implementation of the StoringStock interface. |
StoringStockItemDBEntry | DataBasketEntry that describes operations with StoringStock's items. |
Pure Java implementations of the interfaces in package data
.
Catalog
,
CatalogItem
,
Stock
,
CountingStock
,
StoringStock
,
StockItem
,
DataBasket
|
SalesPoint Framework v3.0 | |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |