See: Description
Class | Description |
---|---|
CatalogNavigationService |
Helper bean to store user catalog navigation information providing convenience methods for:
the current category that user is currently viewing
the ancestor categories from the current category to the top level category
the full category path from and including the current category to the top level category
the top level category
The bean is intended to be used anywhere requiring access to the current shopper catalog navigation such as
breadcrumbs, continue shopping, and with targeters to specify targeting rules based on the currently viewed
category.
|
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.
|