Uses of Class
org.salespointframework.core.data.CatalogIdentifier

Packages that use CatalogIdentifier
org.salespointframework.core This package contains the central classes of the Framework. 
org.salespointframework.core.data Provides interfaces for data management. 
 

Uses of CatalogIdentifier in org.salespointframework.core
 

Methods in org.salespointframework.core with parameters of type CatalogIdentifier
<T extends CatalogItem>
Catalog<T>
Shop.getCatalog(CatalogIdentifier<T> ciId)
          Get a Catalog from the global list of Catalogs.
 

Uses of CatalogIdentifier in org.salespointframework.core.data
 

Constructors in org.salespointframework.core.data with parameters of type CatalogIdentifier
CatalogImpl(CatalogIdentifier<T> id)
          Create a new, persistent CatalogImpl.
EUROCurrencyImpl(CatalogIdentifier<?> id)
          Creates a new instance of EUROCurrencyImpl