org.salespointframework.core.data.interfaces
Interface SpAggregate

All Known Subinterfaces:
Catalog<T>, CountingStock<T,CT>, Currency<T>, DataBasket, ListenableCatalog<T>, ListenableDataBasket, MoneyBag, StoringStock<T,CT>
All Known Implementing Classes:
AbstractCurrency, CatalogFilter, CatalogImpl, CountingStockFilter, CountingStockImpl, CurrencyFilter, CurrencyImpl, DataBasketImpl, EUROCurrencyImpl, MoneyBagFilter, MoneyBagImpl, StoringStockFilter, StoringStockImpl, UserManager, UserManagerFilter

public interface SpAggregate

flags the aggregating types of salespoint.

Author:
Uwe Schmidt