You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/09/03 16:18:59 UTC

[jira] Assigned: (JCR-1106) Add simple query method to ObjectContentManager

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

Felix Meschberger reassigned JCR-1106:
--------------------------------------

    Assignee: Felix Meschberger

> Add simple query method to ObjectContentManager
> -----------------------------------------------
>
>                 Key: JCR-1106
>                 URL: https://issues.apache.org/jira/browse/JCR-1106
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jcr-mapping
>    Affects Versions: 1.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.4
>
>         Attachments: JCR-1106.diff
>
>
> As discussed in [1], I suggest a new method 
>     ObejctContentManager.getObjectIterator(String query, String language)
> to easily query the repository for objects using a predefined query. (I chose getObjectIterator instead of getObjects as I intend the method to return an Iterator and not a Collection)
> [1] http://www.mail-archive.com/dev%40jackrabbit.apache.org/msg07475.html

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