Class | Description |
---|---|
Configuration |
A main configuration component for maintaining all Endeca related configurations for "Endeca Catalog Search" functionality.
|
ContentItemResultsDroplet |
This droplet is used to iterate over a Collection of objects referenced by a ContentItem and provide the rendering
PageFragment for each
object in the collection. |
ContentRequestURLDroplet |
This extension creates framework urls for Endeca catalog guided navigation.
|
CSRCatalogFilterBuilder |
The extension sets the catalog filter based on the current site
scope.
|
CSRInvokeAssembler |
Extends the core behavior of the droplet to provide additional output parameters and other functionality needed for
the CSC integration with Endeca.
|
CSRPriceListPairFilterBuilder | |
CSRSiteFilterBuilder |
Sets the filter based on the current site scope selected in the search state object.
|
EndecaRequestWrapper |
Request wrapper used by CSC to wrap the incoming request before calling the assembler.
|
PagingDroplet |
This droplet is used to render page controls for the endeca catalog search results.
|
SiteScopeFormHandler |
This form handler is used to set the siteScope value in the
SearchState.
|