Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedSort
Packages that use AsExcludedSort
-
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)