public class SortRequestImpl extends Object implements SortRequest
SortRequest.Order| Constructor and Description |
|---|
SortRequestImpl(List<SortRequestProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<SortRequestProperty> |
getProperties()
Get a list of @SortRequestProperty.
|
List<String> |
getPropertyIds()
Get a list of propertyIds
|
String |
toString() |
public SortRequestImpl(List<SortRequestProperty> properties)
public List<SortRequestProperty> getProperties()
SortRequestgetProperties in interface SortRequestpublic List<String> getPropertyIds()
SortRequestgetPropertyIds in interface SortRequestCopyright © 2022 Apache Software Foundation. All rights reserved.