public class PagingArguments extends Object
| Constructor and Description |
|---|
PagingArguments(Map<String,Object> arguments) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfter() |
String |
getBefore() |
Integer |
getFirst() |
Integer |
getLast() |
List<SortField> |
getSortFields() |
Copyright © 2016–2017. All rights reserved.