Class Page
- java.lang.Object
-
- org.alfresco.repo.web.util.paging.Page
-
public class Page extends Object
A Page within a Cursor.- Author:
- davidc
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNumber()Gets the page numberintgetSize()Gets the page sizebooleanisZeroBasedIdx()Is zero based page index
-