Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedSort
Packages that use AsPromotedSort
Package
Description
-
Uses of AsPromotedSort in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsPromotedSortModifier and TypeMethodDescriptionAsConfigurableSearchConfigurationPopulator.getAsPromotedSortConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsPromotedSortModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfigurationPopulator.setAsPromotedSortConverter(ContextAwareConverter<AsPromotedSortModel, AsPromotedSort, AsItemConfigurationConverterContext> asPromotedSortConverter) -
Uses of AsPromotedSort in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsPromotedSortModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getPromotedSorts()AsSearchProfileResult.getPromotedSorts()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsPromotedSortModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setPromotedSorts(List<AsPromotedSort> promotedSorts) voidAsSearchProfileResult.setPromotedSorts(Map<String, AsConfigurationHolder<AsPromotedSort, AbstractAsSortConfiguration>> promotedSorts) -
Uses of AsPromotedSort in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return types with arguments of type AsPromotedSortModifier and TypeMethodDescriptionAbstractAsSortsMergeStrategyTest.SortBuilder.anAsPromotedSort() -
Uses of AsPromotedSort in de.hybris.platform.adaptivesearchbackoffice.editors.promotedsorts
Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.promotedsorts with type arguments of type AsPromotedSortModifier and TypeMethodDescriptionprotected voidAsPromotedSortsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsPromotedSort, AbstractAsSortConfiguration> source, PromotedSortEditorData target, AbstractAsSearchProfileModel searchProfile)