Uses of Class
de.hybris.platform.adaptivesearch.context.AsKeyword
Packages that use AsKeyword
Package
Description
-
Uses of AsKeyword in de.hybris.platform.adaptivesearch.context
Methods in de.hybris.platform.adaptivesearch.context that return types with arguments of type AsKeywordMethod parameters in de.hybris.platform.adaptivesearch.context with type arguments of type AsKeywordModifier and TypeMethodDescriptionvoidAsSearchProfileContext.setKeywords(List<AsKeyword> keywords) Sets the keywords. -
Uses of AsKeyword in de.hybris.platform.adaptivesearch.context.impl
Methods in de.hybris.platform.adaptivesearch.context.impl that return types with arguments of type AsKeywordMethod parameters in de.hybris.platform.adaptivesearch.context.impl with type arguments of type AsKeywordModifier and TypeMethodDescriptionvoidDefaultAsSearchProfileContext.setKeywords(List<AsKeyword> keywords) Deprecated, for removal: This API element is subject to removal in a future version.DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withKeywords(List<AsKeyword> keywords) -
Uses of AsKeyword in de.hybris.platform.adaptivesearchsolr.listeners
Methods in de.hybris.platform.adaptivesearchsolr.listeners that return AsKeywordModifier and TypeMethodDescriptionprotected AsKeywordSolrAsSearchProfileCalculationListener.convertKeyword(Keyword source) Methods in de.hybris.platform.adaptivesearchsolr.listeners that return types with arguments of type AsKeywordModifier and TypeMethodDescriptionSolrAsSearchProfileCalculationListener.convertKeywords(List<Keyword> keywords)
DefaultAsSearchProfileContext.DefaultAsSearchProfileContextBuilder.withKeywords(List).