Uses of Interface
de.hybris.platform.solrfacetsearch.search.FacetSearchQueryOperatorTranslator
-
Packages that use FacetSearchQueryOperatorTranslator Package Description de.hybris.platform.solrfacetsearch.search.impl de.hybris.platform.solrfacetsearch.search.impl.populators -
-
Uses of FacetSearchQueryOperatorTranslator in de.hybris.platform.solrfacetsearch.search.impl
Classes in de.hybris.platform.solrfacetsearch.search.impl that implement FacetSearchQueryOperatorTranslator Modifier and Type Class Description classDefaultFacetSearchQueryOperatorTranslator -
Uses of FacetSearchQueryOperatorTranslator in de.hybris.platform.solrfacetsearch.search.impl.populators
Methods in de.hybris.platform.solrfacetsearch.search.impl.populators that return FacetSearchQueryOperatorTranslator Modifier and Type Method Description FacetSearchQueryOperatorTranslatorAbstractFacetSearchQueryPopulator. getFacetSearchQueryOperatorTranslator()Methods in de.hybris.platform.solrfacetsearch.search.impl.populators with parameters of type FacetSearchQueryOperatorTranslator Modifier and Type Method Description voidAbstractFacetSearchQueryPopulator. setFacetSearchQueryOperatorTranslator(FacetSearchQueryOperatorTranslator facetSearchQueryOperatorTranslator)
-