All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ComparatorBuilder The comparator builder.ComparatorBuilder.DefaultComparatorBuilder The default comparator builder.ComparatorChain The comparator chain has a list of comparators.ComparatorException The comparator exception.ComparatorJaxbContextDataProvider The comparator jaxb context data provider.DefaultValueExtractor The default value extractor supports field names and paths as described inSortOrder.DelegatingComparator The delegating comparator extracts the field value of the specified field name or path and uses the specified comparator for sorting.ImmutableSortOrdersTextProperties Immutable implementation ofSortOrdersTextProperties.ImmutableSortOrdersTextProperties.Builder Builds instances of typeImmutableSortOrdersTextProperties.ObjectFactory The xml object factory.SortMapper This mapper provides methods to transform aSortOrderinto aSortobject from the Spring framework (spring-data-common) and vice versa.SortOrder This class defines the sort order of a field.SortOrder.CaseHandling The case handling.SortOrder.Direction The direction.SortOrder.NullHandling The null handling.SortOrderConverter The sort order converter.SortOrders The list of sort orders.SortOrdersConverter The sort orders converter.SortOrdersTextProperties The sort order(s) text properties.ValueComparator The value comparator extracts field value of the specified field name or path and uses the specified description (ascending or descending, case sensitive or insensitive and 'null is first') for sorting.ValueExtractor The value extractor finds the value of a given field name or path by reflection.ValueExtractorException The value extractor exception.