Uses of Interface
de.hybris.platform.solrfacetsearch.search.SolrQueryPostProcessor
-
Packages that use SolrQueryPostProcessor Package Description de.hybris.platform.solrfacetsearch.search.impl -
-
Uses of SolrQueryPostProcessor in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type SolrQueryPostProcessor Modifier and Type Method Description java.util.List<SolrQueryPostProcessor>DefaultSolrQueryConverter. getQueryPostProcessors()Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type SolrQueryPostProcessor Modifier and Type Method Description voidDefaultSolrQueryConverter. setQueryPostProcessors(java.util.List<SolrQueryPostProcessor> queryPostProcessors)
-