SalesPoint Framework v3.0

Uses of Class
data.AbstractNameable

Packages that use AbstractNameable
data.ooimpl Pure Java implementations of the interfaces in package data
 

Uses of AbstractNameable in data.ooimpl
 

Subclasses of AbstractNameable in data.ooimpl
 class CatalogImpl
          Pure Java implementation of the Catalog interface.
 class CatalogItemImpl
          Pure Java implementation of the CatalogItem interface.
 class CountingStockImpl
          Pure Java implementation of the CountingStock interface.
 class CurrencyImpl
          Pure Java implementation of the Currency interface.
 class CurrencyItemImpl
          Pure Java implementation of the CurrencyItem interface.
 class MoneyBagImpl
          Pure Java implementation of the MoneyBag interface.
 class StockImpl
          Pure Java implementation of the Stock interface.
 class StockItemImpl
          Pure Java implementation of the StockItem interface.
 class StoringStockImpl
          Pure Java implementation of the StoringStock interface.
 


SalesPoint Framework v3.0