PaginatedList is deprecated.  We suggest using the queryForList (id, param,
skip, max) method.  For paging you should only store the current page and
the page size in your presentation tier.

Clinton

On 3/5/07, Kulbhushan, Singh (IE10) <[EMAIL PROTECTED]> wrote:

Hi,

Why all methods are marked Deprecated in the javadoc of PaginatedList
interface? Do we have methods to sort the page data?

Thanks
Kulbhushan

Reply via email to