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

Stefan Guggisberg resolved JCR-2061.
------------------------------------

    Resolution: Fixed

the new api methods are implemented

please open a new issue for tck/test coverage

> JSR 283: References and Dereferencing of Property Values
> --------------------------------------------------------
>
>                 Key: JCR-2061
>                 URL: https://issues.apache.org/jira/browse/JCR-2061
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, jackrabbit-jcr2spi, JCR 2.0
>            Reporter: angela
>            Assignee: Stefan Guggisberg
>             Fix For: 2.0.0
>
>
> References
> --------------------------------------------------------------------------------------------------------------------------
> new methods are:
> - Node.getReferences(String name) PropertyIterator 
> - Node.getWeakReferences() PropertyIterator 
> - Node.getWeakReferences(String name) PropertyIterator
> Derferencing
> --------------------------------------------------------------------------------------------------------------------------
> As of JSR 283 the following property types may be dereferenced to a Node:
> - REFERENCE
> - WEAKREFERENCE
> - PATH
> - any type that can be converted to either of the types above
> The new method
> - Property.getProperty() returns the Property pointed to by a PATH value.
> - any type that can be converted to PATH

-- 
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