Hi,
We have a requirement to read all nodes/pages under /content with their metadata and page properties.what is the best way to do this ?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You should use the visitor pattern for this. There is a base class in the JCR API expressly for this purpose: TraversingItemVisitor.Default.
Regards,
Justin
Views
Replies
Total Likes
Hi,
You should use the visitor pattern for this. There is a base class in the JCR API expressly for this purpose: TraversingItemVisitor.Default.
Regards,
Justin
Views
Replies
Total Likes
Hi Justin, thanks for giving me the hint, can you please provide me a sample code or any adobe example post.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies