Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedSort
Packages that use AsExcludedSort
Package
Description
-
Uses of AsExcludedSort in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsExcludedSortModifier and TypeMethodDescriptionAsConfigurableSearchConfigurationPopulator.getAsExcludedSortConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsExcludedSortModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfigurationPopulator.setAsExcludedSortConverter(ContextAwareConverter<AsExcludedSortModel, AsExcludedSort, AsItemConfigurationConverterContext> asExcludedSortConverter) -
Uses of AsExcludedSort in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsExcludedSortModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getExcludedSorts()AsSearchProfileResult.getExcludedSorts()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsExcludedSortModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setExcludedSorts(List<AsExcludedSort> excludedSorts) voidAsSearchProfileResult.setExcludedSorts(Map<String, AsConfigurationHolder<AsExcludedSort, AbstractAsSortConfiguration>> excludedSorts) -
Uses of AsExcludedSort in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return types with arguments of type AsExcludedSortModifier and TypeMethodDescriptionAbstractAsSortsMergeStrategyTest.SortBuilder.anAsExcludedSort() -
Uses of AsExcludedSort in de.hybris.platform.adaptivesearchbackoffice.editors.excludedsorts
Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.excludedsorts with type arguments of type AsExcludedSortModifier and TypeMethodDescriptionprotected voidAsExcludedSortsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsExcludedSort, AbstractAsSortConfiguration> source, ExcludedSortEditorData target, AbstractAsSearchProfileModel searchProfile)