Uses of Class
org.alfresco.repo.web.util.PagingCursor.Page
Packages that use PagingCursor.Page
-
Uses of PagingCursor.Page in org.alfresco.repo.web.util
Methods in org.alfresco.repo.web.util that return PagingCursor.PageModifier and TypeMethodDescriptionPagingCursor.createPageCursor
(long totalRows, int rowsPerPage, int page) Create a Page based CursorPagingCursor.createPageCursor
(long totalRows, int rowsPerPage, int page, boolean zeroBasedPage, boolean zeroBasedRow) Create a Page based Cursor