| Interface | Description |
|---|---|
| FieldDao |
DAO to facilitate interaction with Broadleaf fields.
|
| SearchFacetDao |
DAO used to interact with the database search facets
|
| SearchInterceptDao | Deprecated
Replaced in functionality by
SearchRedirectDao |
| SearchSynonymDao | |
| SolrIndexDao |
Provides some specialized catalog retrieval methods for
SolrIndexService for maximum
efficiency of solr document creation during indexing. |
| Class | Description |
|---|---|
| CatalogStructure |
Lightweight bean representation of
|
| FieldDaoImpl | |
| ParentCategoryByCategory |
Container object for the results from a lightweight query that retrieves parent categories
for a child category
|
| ParentCategoryByProduct |
Container object for the results of a lightweight query that retrieves the parent category
for a child product
|
| ProductsByCategoryWithOrder |
Container object for the results of a lightweight query that retrieves the product ids
for a category along with their display order.
|
| SearchFacetDaoImpl | |
| SearchInterceptDaoImpl | Deprecated
Replaced in functionality by
SearchRedirectDaoImpl |
| SearchSynonymDaoImpl | |
| SolrIndexDaoImpl |
Copyright © 2014. All Rights Reserved.