Uses of Class
de.hybris.platform.solrfacetsearch.model.SolrSearchQuerySortModel
Packages that use SolrSearchQuerySortModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
-
Uses of SolrSearchQuerySortModel in de.hybris.platform.solrfacetsearch.model
Methods in de.hybris.platform.solrfacetsearch.model that return types with arguments of type SolrSearchQuerySortModelModifier and TypeMethodDescriptionSolrSearchQueryTemplateModel.getSearchQuerySorts()Generated method - Getter of theSolrSearchQueryTemplate.searchQuerySortsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model with type arguments of type SolrSearchQuerySortModelModifier and TypeMethodDescriptionvoidSolrSearchQueryTemplateModel.setSearchQuerySorts(Collection<SolrSearchQuerySortModel> value) Generated method - Setter ofSolrSearchQueryTemplate.searchQuerySortsattribute defined at extensionsolrfacetsearch.