Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-1104 JSR 283 support
  3. JCR-2061

JSR 283: References and Dereferencing of Property Values

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Activity

          People

            stefan@jira Stefan Guggisberg
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: