Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-739

Add Support for Node.getProperties(String[]) and Node.getNodes(String[])

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Optional
    • 1.2.0.Final
    • 1.1.0.Final
    • API, JCR

    Description

      It would be helpful to have support for the getNodes(String[]) and getProperties(String[]) methods defined as part of JCR 2.0. These methods are similar to the getNodes(String) and getProperties(String) method, but they put each glob expression in its own string instead of pipe-delimiting all globs in one string. They also do not trim() the incoming arguments.

      Attachments

        Activity

          People

            bcarothers_jira Brian Carothers (Inactive)
            bcarothers_jira Brian Carothers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: