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
             Fix For: 1.4


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.

Reply via email to