Uses of Class
de.hybris.platform.commerceservices.search.searchservices.data.SnSearchResultConverterData
-
Packages that use SnSearchResultConverterData Package Description de.hybris.platform.commerceservices.search.searchservices.impl de.hybris.platform.commerceservices.search.searchservices.populators -
-
Uses of SnSearchResultConverterData in de.hybris.platform.commerceservices.search.searchservices.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.impl that return types with arguments of type SnSearchResultConverterData Modifier and Type Method Description org.springframework.core.convert.converter.Converter<SnSearchResultConverterData<SnSearchResult>,ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>>DefaultSearchServicesProductSearchStrategy. getSearchResultConverter()Method parameters in de.hybris.platform.commerceservices.search.searchservices.impl with type arguments of type SnSearchResultConverterData Modifier and Type Method Description voidDefaultSearchServicesProductSearchStrategy. setSearchResultConverter(org.springframework.core.convert.converter.Converter<SnSearchResultConverterData<SnSearchResult>,ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>> searchResultConverter) -
Uses of SnSearchResultConverterData in de.hybris.platform.commerceservices.search.searchservices.populators
-