Uses of Package
org.salespointframework.core.data.interfaces

Packages that use org.salespointframework.core.data.interfaces
org.salespointframework.core This package contains the central classes of the Framework. 
org.salespointframework.core.data Provides interfaces for data management. 
org.salespointframework.core.data.events Provides classes and interfaces for events triggered by classes in the data package and its sub-packages. 
org.salespointframework.core.data.filters Contains catalog and stock filters. 
org.salespointframework.core.data.interfaces   
org.salespointframework.core.users Contains all the classes for managing users and their capabilities. 
org.salespointframework.desktop   
org.salespointframework.desktop.dnd This package contains the drag'n drop interfaces and classes. 
org.salespointframework.desktop.formsheets   
org.salespointframework.desktop.models   
org.salespointframework.desktop.renderer   
org.salespointframework.desktop.strategies   
org.salespointframework.desktop.strategies.dataexchangeformsheet Contains the MoveStrategy classes for TwoTableFormSheets
org.salespointframework.desktop.teds   
org.salespointframework.web.helper   
org.salespointframework.web.html   
org.salespointframework.web.movestrategies   
org.salespointframework.web.spring.controller   
org.salespointframework.web.taglib.doubleview   
org.salespointframework.web.taglib.view   
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.core
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
DataBasket
          An object collecting information about a activities on data objects in a shop.
NameContext
          A name context.
Stock
          A Stock.
StockItem
          An item in a Stock.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.core.data
BasketEntryValue
          Helper interface used to determine the value of a DataBasketEntry when summing up DataBaskets.
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
Categorizable
          Interface used for categorization.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
Currency
          A special Catalog that represents a currency.
CurrencyItem
          An item in a Currency.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketCondition
          Condition used for filtering DataBaskets.
DataBasketEntry
          An entry in a DataBasket.
DataBasketEntryDestination
          Tag interface to be implemented by destinations for DataBasketEntries.
DataBasketEntrySource
          Tag interface to be implemented by sources for DataBasketEntries.
DataBasketKeys
          Framework defined main keys.
ListenableCatalog
          A Catalog that fires events to inform about changes to its contents.
ListenableDataBasket
          A DataBasket that will fire events to inform about changes to its contents.
ListenableStock
          A Stock that will fire events to inform about changes to its contents.
MoneyBag
          Tag interface marking CountingStocks that work together with Currencies.
Nameable
          An object that has a name that complies with a NameContext's rules.
NameContext
          A name context.
SpAggregate
          flags the aggregating types of salespoint.
SpItem
          flags the item types of salespoint.
Stock
          A Stock.
StockFromValueCreator
          Strategy that increases a Stock's total value by adding StockItems that sum up to a given amount.
StockItem
          An item in a Stock.
StoringStock
          Tag interface that identifies StoringStocks.
Value
          An objectified value.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.core.data.events
CatalogItem
          An item in a Catalog.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketEntry
          An entry in a DataBasket.
ListenableCatalog
          A Catalog that fires events to inform about changes to its contents.
ListenableStock
          A Stock that will fire events to inform about changes to its contents.
StockItem
          An item in a Stock.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.core.data.filters
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
Currency
          A special Catalog that represents a currency.
CurrencyItem
          An item in a Currency.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketEntryDestination
          Tag interface to be implemented by destinations for DataBasketEntries.
DataBasketEntrySource
          Tag interface to be implemented by sources for DataBasketEntries.
ListenableCatalog
          A Catalog that fires events to inform about changes to its contents.
ListenableStock
          A Stock that will fire events to inform about changes to its contents.
MoneyBag
          Tag interface marking CountingStocks that work together with Currencies.
Nameable
          An object that has a name that complies with a NameContext's rules.
NameContext
          A name context.
SpAggregate
          flags the aggregating types of salespoint.
SpItem
          flags the item types of salespoint.
Stock
          A Stock.
StockFromValueCreator
          Strategy that increases a Stock's total value by adding StockItems that sum up to a given amount.
StockItem
          An item in a Stock.
StoringStock
          Tag interface that identifies StoringStocks.
Value
          An objectified value.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.core.data.interfaces
BasketEntryValue
          Helper interface used to determine the value of a DataBasketEntry when summing up DataBaskets.
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
CurrencyItem
          An item in a Currency.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketCondition
          Condition used for filtering DataBaskets.
DataBasketEntry
          An entry in a DataBasket.
DataBasketEntryDestination
          Tag interface to be implemented by destinations for DataBasketEntries.
DataBasketEntrySource
          Tag interface to be implemented by sources for DataBasketEntries.
DataBasketKeys
          Framework defined main keys.
MoneyBag
          Tag interface marking CountingStocks that work together with Currencies.
Nameable
          An object that has a name that complies with a NameContext's rules.
NameContext
          A name context.
SpAggregate
          flags the aggregating types of salespoint.
SpItem
          flags the item types of salespoint.
Stock
          A Stock.
StockFromValueCreator
          Strategy that increases a Stock's total value by adding StockItems that sum up to a given amount.
StockItem
          An item in a Stock.
Value
          An objectified value.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.core.users
SpAggregate
          flags the aggregating types of salespoint.
SpItem
          flags the item types of salespoint.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketCondition
          Condition used for filtering DataBaskets.
DataBasketEntry
          An entry in a DataBasket.
Stock
          A Stock.
StockItem
          An item in a Stock.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.dnd
CatalogItem
          An item in a Catalog.
DataBasketEntry
          An entry in a DataBasket.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.formsheets
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketCondition
          Condition used for filtering DataBaskets.
DataBasketEntry
          An entry in a DataBasket.
StockItem
          An item in a Stock.
StoringStock
          Tag interface that identifies StoringStocks.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.models
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketCondition
          Condition used for filtering DataBaskets.
DataBasketEntry
          An entry in a DataBasket.
Nameable
          An object that has a name that complies with a NameContext's rules.
NameContext
          A name context.
SpItem
          flags the item types of salespoint.
Stock
          A Stock.
StockItem
          An item in a Stock.
Value
          An objectified value.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.renderer
CatalogItem
          An item in a Catalog.
Currency
          A special Catalog that represents a currency.
DataBasketEntry
          An entry in a DataBasket.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.strategies
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
DataBasket
          An object collecting information about a activities on data objects in a shop.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.strategies.dataexchangeformsheet
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
CountingStock
          A Stock that counts for each CatalogItem in the associated Catalog how many objects of that type are actually available.
DataBasketEntry
          An entry in a DataBasket.
StockItem
          An item in a Stock.
StoringStock
          Tag interface that identifies StoringStocks.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.desktop.teds
Currency
          A special Catalog that represents a currency.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.web.helper
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketCondition
          Condition used for filtering DataBaskets.
SpAggregate
          flags the aggregating types of salespoint.
SpItem
          flags the item types of salespoint.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.web.html
SpItem
          flags the item types of salespoint.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.web.movestrategies
Catalog
          A Catalog.
CatalogItem
          An item in a Catalog.
DataBasket
          An object collecting information about a activities on data objects in a shop.
DataBasketEntry
          An entry in a DataBasket.
StockItem
          An item in a Stock.
StoringStock
          Tag interface that identifies StoringStocks.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.web.spring.controller
DataBasket
          An object collecting information about a activities on data objects in a shop.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.web.taglib.doubleview
SpItem
          flags the item types of salespoint.
 

Classes in org.salespointframework.core.data.interfaces used by org.salespointframework.web.taglib.view
SpItem
          flags the item types of salespoint.