Uses of Interface
de.hybris.platform.solrfacetsearch.daos.SolrIndexOperationDao
-
Packages that use SolrIndexOperationDao Package Description de.hybris.platform.solrfacetsearch.daos.impl de.hybris.platform.solrfacetsearch.solr.impl -
-
Uses of SolrIndexOperationDao in de.hybris.platform.solrfacetsearch.daos.impl
Classes in de.hybris.platform.solrfacetsearch.daos.impl that implement SolrIndexOperationDao Modifier and Type Class Description classDefaultSolrIndexOperationDaoDefault implementation ofSolrIndexOperationDao. -
Uses of SolrIndexOperationDao in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl that return SolrIndexOperationDao Modifier and Type Method Description SolrIndexOperationDaoDefaultSolrIndexOperationService. getSolrIndexOperationDao()Methods in de.hybris.platform.solrfacetsearch.solr.impl with parameters of type SolrIndexOperationDao Modifier and Type Method Description voidDefaultSolrIndexOperationService. setSolrIndexOperationDao(SolrIndexOperationDao solrIndexOperationDao)
-