Uses of Class
de.hybris.platform.commerceservices.search.facetdata.SpellingSuggestionData
Packages that use SpellingSuggestionData
Package
Description
-
Uses of SpellingSuggestionData in de.hybris.platform.commercefacades.search.converters.populator
Methods in de.hybris.platform.commercefacades.search.converters.populator that return types with arguments of type SpellingSuggestionDataModifier and TypeMethodDescriptionprotected Converter<SpellingSuggestionData<QUERY>,SpellingSuggestionData<STATE>> ProductCategorySearchPagePopulator.getSpellingSuggestionConverter()protected Converter<SpellingSuggestionData<QUERY>,SpellingSuggestionData<STATE>> ProductCategorySearchPagePopulator.getSpellingSuggestionConverter()Methods in de.hybris.platform.commercefacades.search.converters.populator with parameters of type SpellingSuggestionDataModifier and TypeMethodDescriptionvoidSpellingSuggestionPopulator.populate(SpellingSuggestionData<QUERY> source, SpellingSuggestionData<STATE> target) Method parameters in de.hybris.platform.commercefacades.search.converters.populator with type arguments of type SpellingSuggestionDataModifier and TypeMethodDescriptionvoidProductCategorySearchPagePopulator.setSpellingSuggestionConverter(Converter<SpellingSuggestionData<QUERY>, SpellingSuggestionData<STATE>> spellingSuggestionConverter) voidProductCategorySearchPagePopulator.setSpellingSuggestionConverter(Converter<SpellingSuggestionData<QUERY>, SpellingSuggestionData<STATE>> spellingSuggestionConverter) -
Uses of SpellingSuggestionData in de.hybris.platform.commerceservices.search.facetdata
Methods in de.hybris.platform.commerceservices.search.facetdata that return SpellingSuggestionDataMethods in de.hybris.platform.commerceservices.search.facetdata with parameters of type SpellingSuggestionDataModifier and TypeMethodDescriptionvoidProductSearchPageData.setSpellingSuggestion(SpellingSuggestionData<STATE> spellingSuggestion) -
Uses of SpellingSuggestionData in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that return SpellingSuggestionDataModifier and TypeMethodDescriptionprotected SpellingSuggestionData<SolrSearchQueryData>SearchResponseSpellingSuggestionPopulator.buildSpellingSuggestionData(SearchResult solrSearchResult, SolrSearchQueryData queryData) protected SpellingSuggestionData<SolrSearchQueryData>SearchResponseSpellingSuggestionPopulator.createSpellingSuggestionData() -
Uses of SpellingSuggestionData in de.hybris.platform.commercewebservices.core.mapping.mappers
Methods in de.hybris.platform.commercewebservices.core.mapping.mappers with parameters of type SpellingSuggestionDataModifier and TypeMethodDescriptionvoidSpellingSuggestionMapper.mapAtoB(SpellingSuggestionData a, SpellingSuggestionWsDTO b, ma.glasnost.orika.MappingContext context) voidSpellingSuggestionMapper.mapBtoA(SpellingSuggestionWsDTO b, SpellingSuggestionData a, ma.glasnost.orika.MappingContext context) -
Uses of SpellingSuggestionData in de.hybris.platform.ycommercewebservices.mapping.mappers
Methods in de.hybris.platform.ycommercewebservices.mapping.mappers with parameters of type SpellingSuggestionDataModifier and TypeMethodDescriptionvoidSpellingSuggestionMapper.mapAtoB(SpellingSuggestionData a, SpellingSuggestionWsDTO b, ma.glasnost.orika.MappingContext context) voidSpellingSuggestionMapper.mapBtoA(SpellingSuggestionWsDTO b, SpellingSuggestionData a, ma.glasnost.orika.MappingContext context)