public class Paging extends Object
| Constructor and Description |
|---|
Paging(int currentPage) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentPage() |
int |
getNoPages() |
int |
getNumberItemPerPage() |
int |
getStart() |
long |
getTotal() |
void |
setTotal(long total) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.