Uses of Interface
de.hybris.platform.solrfacetsearch.daos.SolrIndexDao
-
Packages that use SolrIndexDao Package Description de.hybris.platform.solrfacetsearch.daos.impl de.hybris.platform.solrfacetsearch.solr.impl -
-
Uses of SolrIndexDao in de.hybris.platform.solrfacetsearch.daos.impl
Classes in de.hybris.platform.solrfacetsearch.daos.impl that implement SolrIndexDao Modifier and Type Class Description classDefaultSolrIndexDaoDefault implementation ofSolrIndexDao. -
Uses of SolrIndexDao in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl that return SolrIndexDao Modifier and Type Method Description SolrIndexDaoDefaultSolrIndexService. getSolrIndexDao()Methods in de.hybris.platform.solrfacetsearch.solr.impl with parameters of type SolrIndexDao Modifier and Type Method Description voidDefaultSolrIndexService. setSolrIndexDao(SolrIndexDao solrIndexDao)
-