public class Sorting extends Object
| Constructor and Description |
|---|
Sorting()
Constructs a Sorting object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSortParameter(SortParameter sortParameter)
Adds a sorting parameter to the Sorting container.
|
List<SortParameter> |
getSortingParameters()
Returns all the sorting parameters.
|
public void addSortParameter(SortParameter sortParameter)
sortParameter - The sorting parameter to use when ordering resultspublic List<SortParameter> getSortingParameters()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries