T - Query path typepublic static interface QuerySort.PathQuerySort<T> extends QuerySort
QuerySort.CompositeQuerySort, QuerySort.PathQuerySort<T>, QuerySort.QuerySortResolver<T extends QuerySort>, QuerySort.QuerySortSupport<C extends QuerySort.QuerySortSupport<C>>, QuerySort.SortDirectionExpression.ExpressionResolverFunction<E extends Expression,R extends Expression>, Expression.InvalidExpressionException| Modifier and Type | Method and Description |
|---|---|
QuerySort.SortDirection |
getDirection()
Get the sort direction (ascending or descending).
|
Path<T> |
getPath()
Get the
Path on which the sort is declared. |
and, asc, desc, of, of, of, ofvalidateQuerySort.SortDirection getDirection()
Copyright © 2019 The Holon Platform. All rights reserved.