public interface SortRequest
Modifier and Type | Interface and Description |
---|---|
static class |
SortRequest.Order
Enumeration for order of sorting
|
Modifier and Type | Method and Description |
---|---|
List<SortRequestProperty> |
getProperties()
Get a list of @SortRequestProperty.
|
List<String> |
getPropertyIds()
Get a list of propertyIds
|
List<SortRequestProperty> getProperties()
Copyright © 2022 Apache Software Foundation. All rights reserved.