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()
SortRequest
getProperties
in interface SortRequest
public List<String> getPropertyIds()
SortRequest
getPropertyIds
in interface SortRequest
Copyright © 2022 Apache Software Foundation. All rights reserved.