You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/01/07 23:34:44 UTC

[jira] Resolved: (SHINDIG-668) Paging support for Activities

     [ https://issues.apache.org/jira/browse/SHINDIG-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-668.
----------------------------------

       Resolution: Duplicate
    Fix Version/s: trunk

fixed

> 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
>             Fix For: trunk
>
>         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.