SalesPoint v3.3 API

data
Interface DataBasketEntrySource

All Known Subinterfaces:
Catalog<T>, CountingStock<T,CT>, Currency<T>, ListenableCatalog<T>, ListenableStock<T,CT>, MoneyBag, SelfManagingDBESource<T>, Stock<T,CT>, StoringStock<T,CT>
All Known Implementing Classes:
AbstractCurrency, AbstractStockFilter, CatalogFilter, CatalogImpl, CountingStockFilter, CountingStockImpl, CurrencyFilter, CurrencyImpl, EUROCurrencyImpl, MoneyBagFilter, MoneyBagImpl, StockImpl, StoringStockFilter, StoringStockImpl

public interface DataBasketEntrySource

Tag interface to be implemented by sources for DataBasketEntries.

Since:
v2.0
Author:
Steffen Zschaler


SalesPoint v3.3 API