org.salespointframework.core.data.interfaces
Interface SpItem

All Known Subinterfaces:
Catalog<T>, CatalogItem, CountingStock<T,CT>, Currency<T>, CurrencyItem, DataBasketEntry<T>, ListenableCatalog<T>, ListenableStock<T,CT>, MoneyBag, Stock<T,CT>, StockItem, StoringStock<T,CT>
All Known Implementing Classes:
AbstractCurrency, AbstractStockFilter, CatalogFilter, CatalogImpl, CatalogItemDataBasketEntry, CatalogItemImpl, CountingStockFilter, CountingStockImpl, CountingStockItemDBEntry, CountingStockTableModel.Record, CurrencyFilter, CurrencyImpl, CurrencyItemImpl, DataBasketEntryImpl, EUROCurrencyImpl, MoneyBagFilter, MoneyBagImpl, StockImpl, StockItemDBEntry, StockItemImpl, StoringStockFilter, StoringStockImpl, StoringStockItemDBEntry, User

public interface SpItem

flags the item types of salespoint.


Method Summary
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()