- java.lang.Object
- 
- com.atlassian.confluence.api.model.pagination.SimplePageRequest
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
getLimitpublic int getLimit() 
- Specified by:
- getLimitin interface- PageRequest
- Returns:
- the number of the results to return in the page
 
 
- 
getStartpublic int getStart() 
- Specified by:
- getStartin interface- PageRequest
- Returns:
- start index for the page of results
 
 
 
 
 
Copyright © 2003-2014 Atlassian. All Rights Reserved.