Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.IndexerQueryContextFactory
-
Packages that use IndexerQueryContextFactory Package Description de.hybris.platform.solrfacetsearch.indexer.impl -
-
Uses of IndexerQueryContextFactory in de.hybris.platform.solrfacetsearch.indexer.impl
Classes in de.hybris.platform.solrfacetsearch.indexer.impl that implement IndexerQueryContextFactory Modifier and Type Class Description classDefaultIndexerQueryContextFactoryDefault implementation ofIndexerQueryContextFactory.Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return IndexerQueryContextFactory Modifier and Type Method Description IndexerQueryContextFactory<IndexerQueryContext>DefaultIndexerQueriesExecutor. getIndexerQueryContextFactory()Methods in de.hybris.platform.solrfacetsearch.indexer.impl with parameters of type IndexerQueryContextFactory Modifier and Type Method Description voidDefaultIndexerQueriesExecutor. setIndexerQueryContextFactory(IndexerQueryContextFactory<IndexerQueryContext> indexerQueryContextFactory)
-