Uses of Class
de.hybris.platform.solrfacetsearch.search.impl.ConvertersMapping
Packages that use ConvertersMapping
-
Uses of ConvertersMapping in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return ConvertersMappingModifier and TypeMethodDescriptionSearchResultConverters.getConverterMapping(String indexedTypeCode) Returns mapping for type codeSolrSearchResult.getConvertersMapping()Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type ConvertersMappingModifier and TypeMethodDescriptionvoidSolrSearchResult.setConvertersMapping(ConvertersMapping convertersMapping) Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type ConvertersMappingModifier and TypeMethodDescriptionvoidSearchResultConverters.setConverterMapping(Map<String, ConvertersMapping> converterMapping)