SalesPoint v3.3 API

data
Interface DataBasketEntryDestination

All Known Subinterfaces:
Catalog<T>, CountingStock<T,CT>, Currency<T>, ListenableCatalog<T>, ListenableStock<T,CT>, MoneyBag, SelfManagingDBEDestination<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 DataBasketEntryDestination

Tag interface to be implemented by destinations for DataBasketEntries.

Since:
v2.0
Author:
Steffen Zschaler


SalesPoint v3.3 API