Uses of Class
de.hybris.platform.solrfacetsearch.model.SolrSortFieldModel
Packages that use SolrSortFieldModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
-
Uses of SolrSortFieldModel in de.hybris.platform.solrfacetsearch.model
Methods in de.hybris.platform.solrfacetsearch.model that return types with arguments of type SolrSortFieldModelModifier and TypeMethodDescriptionSolrSortModel.getFields()Generated method - Getter of theSolrSort.fieldsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model with type arguments of type SolrSortFieldModelModifier and TypeMethodDescriptionvoidSolrSortModel.setFields(List<SolrSortFieldModel> value) Generated method - Setter ofSolrSort.fieldsattribute defined at extensionsolrfacetsearch.