Uses of Interface
de.hybris.platform.solrfacetsearch.search.SolrFacetSearchKeywordDao
-
Packages that use SolrFacetSearchKeywordDao Package Description de.hybris.platform.solrfacetsearch.config.impl de.hybris.platform.solrfacetsearch.search.impl -
-
Uses of SolrFacetSearchKeywordDao in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl with parameters of type SolrFacetSearchKeywordDao Modifier and Type Method Description voidSolrKeywordRedirectValidateInterceptor. setSolrFacetSearchKeywordDao(SolrFacetSearchKeywordDao solrFacetSearchKeywordDao) -
Uses of SolrFacetSearchKeywordDao in de.hybris.platform.solrfacetsearch.search.impl
Classes in de.hybris.platform.solrfacetsearch.search.impl that implement SolrFacetSearchKeywordDao Modifier and Type Class Description classDefaultSolrFacetSearchKeywordDaoMethods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type SolrFacetSearchKeywordDao Modifier and Type Method Description voidDefaultSolrKeywordRedirectService. setSolrFacetSearchKeywordDao(SolrFacetSearchKeywordDao solrFacetSearchKeywordDao)
-