Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2723

Add listChildren(Filter<Resource> filter) to Resource

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • API 2.3.0
    • None
    • API
    • None

    Description

      Currently there is Resource.listChildren(), this will return all the children of this resource.
      This improvement is to add a listChildren(Filter<Resource> filter) method where you can specify a specific filter to limit the result, so you don't have to code a loop yourself.
      An example can found in the Page-interface.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fvisser Feike Visser
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: