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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: