[
https://issues.apache.org/jira/browse/CMIS-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume resolved CMIS-63.
-----------------------------------
Resolution: Fixed
r882549
Now instead of passing around maxItems and skipCount, a new Paging class is
used to hold this information.
Returned lists are now instances of ListPage, which holds hasMoreItems and
numItems in addition to being a normal list.
> Implement proper paging
> -----------------------
>
> Key: CMIS-63
> URL: https://issues.apache.org/jira/browse/CMIS-63
> Project: Chemistry
> Issue Type: Task
> Components: api, atompub, client, jcr, server, simple, soap
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
>
> The API and implementation needs to reflect the fact that paging occurs in
> the returned lists.
> AtomPub paging must be supported.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.