Add getCurrentPage() method to Query class, similar to an existing getPageCount()
---------------------------------------------------------------------------------
Key: JBSEAM-1715
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1715
Project: JBoss Seam
Issue Type: Feature Request
Components: Framework
Reporter: Alex Savitsky
There's already a convenience method in Query class to return the total # of pages in
a paged query (getPageCount()). It would be nice if a similar method would exist for
getting the current page number (using firstResult instead of resultCount).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira