Uses of Class
de.hybris.platform.adaptivesearch.data.AsSortData
Packages that use AsSortData
Package
Description
-
Uses of AsSortData in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return AsSortDataMethods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsSortDataMethods in de.hybris.platform.adaptivesearch.data with parameters of type AsSortDataMethod parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsSortDataModifier and TypeMethodDescriptionvoidAsSearchResultData.setAvailableSorts(List<AsSortData> availableSorts) -
Uses of AsSortData in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return AsSortDataModifier and TypeMethodDescriptionprotected AsSortDataSnAsSearchProvider.convertNamedSort(SnNamedSort source) -
Uses of AsSortData in de.hybris.platform.adaptivesearchbackoffice.editors.promotedsorts
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.promotedsorts with parameters of type AsSortDataModifier and TypeMethodDescriptionprotected voidAsPromotedSortsDataHandler.convertFromSearchResult(AsSortData source, PromotedSortEditorData target) -
Uses of AsSortData in de.hybris.platform.adaptivesearchbackoffice.editors.sorts
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.sorts with parameters of type AsSortDataModifier and TypeMethodDescriptionprotected voidAsSortsDataHandler.convertFromSearchResult(AsSortData source, SortEditorData target) -
Uses of AsSortData in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser with parameters of type AsSortDataModifier and TypeMethodDescriptionprotected SortModelSearchResultBrowserViewModel.convertSort(AsSortData source) protected booleanSearchResultBrowserViewModel.isValidSort(AsSortData sort) -
Uses of AsSortData in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return AsSortDataModifier and TypeMethodDescriptionprotected AsSortDataSolrAsSearchProvider.createSortData(IndexedTypeSort sort)