| Package | Description |
|---|---|
| org.alfresco.repo.web.util |
| Modifier and Type | Method and Description |
|---|---|
PagingCursor.Page |
PagingCursor.createPageCursor(long totalRows,
int rowsPerPage,
int page)
Create a Page based Cursor
|
PagingCursor.Page |
PagingCursor.createPageCursor(long totalRows,
int rowsPerPage,
int page,
boolean zeroBasedPage,
boolean zeroBasedRow)
Create a Page based Cursor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.