public class ClientSideSorting extends Object
Constructor and Description |
---|
ClientSideSorting(List<ResultProperties> resultToSort,
Map<String,SortDirection> columns)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<ResultProperties> |
getSortedResult()
Performs the sorting and returns a sorted copy of the property list.
|
public ClientSideSorting(List<ResultProperties> resultToSort, Map<String,SortDirection> columns)
resultToSort
- result to sortcolumns
- columns and directions to use for sortingpublic List<ResultProperties> getSortedResult()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.