활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
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 ?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
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
조회 수
답글
좋아요 수
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
조회 수
답글
좋아요 수
Hi Justin, thanks for giving me the hint, can you please provide me a sample code or any adobe example post.
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수