public static final class PaginationObject.MetaData extends Object
| Constructor and Description |
|---|
MetaData(long offset,
long limit,
String searchTerm,
String sortDirection,
long count) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
long |
getLimit() |
long |
getOffset() |
String |
getSearchTerm() |
String |
getSortDirection() |
Copyright © 2018. All rights reserved.