Uses of Class
com.broadleafcommerce.search.api.domain.SortResponse
Packages that use SortResponse
-
Uses of SortResponse in com.broadleafcommerce.search.api.domain
Methods in com.broadleafcommerce.search.api.domain that return types with arguments of type SortResponseModifier and TypeMethodDescriptionSearchResponse.getSorts()
The sort options returned in the search result.Method parameters in com.broadleafcommerce.search.api.domain with type arguments of type SortResponseModifier and TypeMethodDescriptionvoid
SearchResponse.setSorts
(List<SortResponse> sorts) The sort options returned in the search result.