Package atg.projects.store.catalog

Provides the classes that extend the ATG commerce functionality as well as add new functionality that the reference store needs.

See:
          Description

Class Summary
CatalogNavigation Helper bean to store user catalog navigation info.
InternationalizedStoreCatalogProperties StoreCatalogProperties implementation with Internationalization support.
InternationalizedStoreCatalogTools StoreCatalogTools implementation with Internationalization support.
StoreCatalogNavHistory A sub class of CatalogNavHistory that allows the current top level category to be obtained by a method call, instead of querying the navHistory list in the JSP.
StoreCatalogProperties This class provides a mechanism to access the property names for catalog item descriptors modified for ATG.
StoreCatalogTools The extensions to ootb CatalogTools.
StoreSearchFormHandler This class extends the ATG CatalogSearchFormHandler so as to handle multi worded keywords.
 

Package atg.projects.store.catalog Description

Provides the classes that extend the ATG commerce functionality as well as add new functionality that the reference store needs. Functionality such as storing a trail of how a shopper has been navigating the catalog is defined here. There are also tools that manipulate the catalog and the products within the catalog to provide easier access to information that is formatted in a way that the implementation of the store finds useful.