Best approach to retrieve all nodes in current page which matches a specific resource type | Community
Skip to main content
New Participant
October 12, 2018
Solved

Best approach to retrieve all nodes in current page which matches a specific resource type

  • October 12, 2018
  • 1 reply
  • 1778 views

Hi All,

What is the best and most efficient way in osgi code to retrieve all matching nodes(any depth) in current page jcr:content that has resource type ="/abc/test". Any thoughts?

Thanks,

Rajeev

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi Rajeev,

Please check

Sling Query vs JCR

Resource Streams in Apache Sling

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
October 12, 2018
Arun Patidar