Uses of Class
de.cxp.ocs.elasticsearch.query.sort.SortInstruction
Packages that use SortInstruction
-
Uses of SortInstruction in de.cxp.ocs.util
Fields in de.cxp.ocs.util with type parameters of type SortInstructionMethods in de.cxp.ocs.util that return types with arguments of type SortInstructionModifier and TypeMethodDescriptionstatic List
<SortInstruction> SearchParamsParser.parseSortings
(String paramValue, FieldConfigIndex fields) Parses the sorting parameter into a list of enriched Sorting objects.Methods in de.cxp.ocs.util with parameters of type SortInstructionMethod parameters in de.cxp.ocs.util with type arguments of type SortInstructionModifier and TypeMethodDescriptionstatic String
DefaultLinkBuilder.getSortingsString
(List<SortInstruction> sortings)