[ 
https://issues.apache.org/jira/browse/SHINDIG-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644470#action_12644470
 ] 

Paul Lindner commented on SHINDIG-668:
--------------------------------------

Oh, and it might be good if one could leverage the CollectionOptions class here 
too...


> Paging support for Activities
> -----------------------------
>
>                 Key: SHINDIG-668
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-668
>             Project: Shindig
>          Issue Type: Improvement
>          Components: OpenSocial  feature (Javascript), RESTful API (Java)
>            Reporter: Dave Johnson
>         Attachments: activity-paging.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ActivityHandler has the following comment:
>         // TODO: add pagination and sorting support
>         // getSortBy(params), getFilterBy(params), getStartIndex(params), 
> getCount(params),
> And indeed, paging is not implemented for activities.
> I have a patch that adds paging support and I will upload it shortly. The 
> patch adds first and max parameters to methods in ActivityHandler, 
> ActivityService and makes corresponding changes in associated tests. It also 
> makes changes on the JavaScript API side, adding FIRST and MAX fields to the 
> ActivityRequestFields and the code to set them in jsonrpccontainer.js.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to