Uses of Interface
de.hybris.platform.servicelayer.search.internal.preprocessor.QueryPreprocessorRegistry
-
Packages that use QueryPreprocessorRegistry Package Description de.hybris.platform.servicelayer.search.impl de.hybris.platform.servicelayer.search.internal.preprocessor.impl -
-
Uses of QueryPreprocessorRegistry in de.hybris.platform.servicelayer.search.impl
Methods in de.hybris.platform.servicelayer.search.impl that return QueryPreprocessorRegistry Modifier and Type Method Description QueryPreprocessorRegistryDefaultFlexibleSearchService. getQueryPreprocessorRegistry()QueryPreprocessorRegistryDefaultFlexibleSearchService. lookupQueryPreprocessorRegistry() -
Uses of QueryPreprocessorRegistry in de.hybris.platform.servicelayer.search.internal.preprocessor.impl
Classes in de.hybris.platform.servicelayer.search.internal.preprocessor.impl that implement QueryPreprocessorRegistry Modifier and Type Class Description classDefaultQueryPreprocessorRegistryDefault implementation ofQueryPreprocessorRegistryinterface.
-