Uses of Class
de.hybris.platform.solrfacetsearch.config.IndexedTypeSort
Packages that use IndexedTypeSort
Package
Description
-
Uses of IndexedTypeSort in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator that return types with arguments of type IndexedTypeSortModifier and TypeMethodDescriptionprotected SolrSearchRequest<FacetSearchConfig,IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, IndexedTypeSort> TmaPriceRegionSolrFilterPopulatorTest.populateTarget() -
Uses of IndexedTypeSort in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return types with arguments of type IndexedTypeSortMethod parameters in de.hybris.platform.solrfacetsearch.config with type arguments of type IndexedTypeSortModifier and TypeMethodDescriptionvoidIndexedType.setSorts(List<IndexedTypeSort> sorts) voidIndexedType.setSortsByCode(Map<String, IndexedTypeSort> sortsByCode)