All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractSlice<T> Page<T> An extension of aSlicein which is known the overall amount of data.PageImpl<T> Concrete implementation ofPage.PagingRequest Slice<T> A slice of data.SliceImpl<T> A concrete implementation of aSlice.SortingData Represents an object that encapsulates information about sorting when performing queries to repositories.SortingData.Builder Builder class for aSortingData.SortingData.NullHandling Enum containing the different types of null handling strategies (i.e nulls first or nulls last).SortingData.PropertySort Object that encapsulates information about how to sort a given property.SortingData.PropertySort.Builder Builder class for aSortingData.PropertySort.SortingData.SortDirection Enum containing the sort directions (i.e ascending and descending).