You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/04/29 10:44:32 UTC

[jira] Updated: (JCR-2061) JSR 283: References and Dereferencing of Property Values

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

Jukka Zitting updated JCR-2061:
-------------------------------

    Fix Version/s: 2.0.0

> 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, JCR 2.0
>            Reporter: angela
>             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:
> - REFERENCE
> - WEAKREFERENCE
> - PATH
> The new method
> - Property.getProperty() returns the Property pointed to by a PATH value.

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