You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Stefan Topfstedt (JIRA)" <ji...@apache.org> on 2010/11/30 01:15:13 UTC

[jira] Created: (CMIS-288) need to be able to read total number of available items from feed

need to be able to read total number of available items from feed
-----------------------------------------------------------------

                 Key: CMIS-288
                 URL: https://issues.apache.org/jira/browse/CMIS-288
             Project: Chemistry
          Issue Type: Improvement
          Components: cmis-phplib
            Reporter: Stefan Topfstedt


The return object from function calls to CMISRepositoryWrapper::extractObjectFeedFromNode() should have a property  that holds the total number of available items. This is essential when trying to implement pagination, e.g. for potentially large result sets from calls to the query method of the Object Service.


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


[jira] Commented: (CMIS-288) need to be able to read total number of available items from feed

Posted by "Richard McKnight (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985167#action_12985167 ] 

Richard McKnight commented on CMIS-288:
---------------------------------------

Patch Applied

> need to be able to read total number of available items from feed
> -----------------------------------------------------------------
>
>                 Key: CMIS-288
>                 URL: https://issues.apache.org/jira/browse/CMIS-288
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: cmis-phplib
>            Reporter: Stefan Topfstedt
>         Attachments: num_items.patch
>
>
> The return object from function calls to CMISRepositoryWrapper::extractObjectFeedFromNode() should have a property  that holds the total number of available items. This is essential when trying to implement pagination, e.g. for potentially large result sets from calls to the query method of the Object Service.

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


[jira] Updated: (CMIS-288) need to be able to read total number of available items from feed

Posted by "Stefan Topfstedt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Topfstedt updated CMIS-288:
----------------------------------

    Attachment: num_items.patch

see attached patch file for a possible solution.

> need to be able to read total number of available items from feed
> -----------------------------------------------------------------
>
>                 Key: CMIS-288
>                 URL: https://issues.apache.org/jira/browse/CMIS-288
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: cmis-phplib
>            Reporter: Stefan Topfstedt
>         Attachments: num_items.patch
>
>
> The return object from function calls to CMISRepositoryWrapper::extractObjectFeedFromNode() should have a property  that holds the total number of available items. This is essential when trying to implement pagination, e.g. for potentially large result sets from calls to the query method of the Object Service.

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


[jira] Updated: (CMIS-288) need to be able to read total number of available items from feed

Posted by "Stefan Topfstedt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Topfstedt updated CMIS-288:
----------------------------------

    Status: Patch Available  (was: Open)

see attachment.

> need to be able to read total number of available items from feed
> -----------------------------------------------------------------
>
>                 Key: CMIS-288
>                 URL: https://issues.apache.org/jira/browse/CMIS-288
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: cmis-phplib
>            Reporter: Stefan Topfstedt
>         Attachments: num_items.patch
>
>
> The return object from function calls to CMISRepositoryWrapper::extractObjectFeedFromNode() should have a property  that holds the total number of available items. This is essential when trying to implement pagination, e.g. for potentially large result sets from calls to the query method of the Object Service.

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