Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
I want to use the adaptTo method on a nt:unstructure node is this possible and what is the class for nt:unstructured.
Thanks
Solved! Go to Solution.
The Web Console shows you a list of adaptables and what they can be adapted to:
http://localhost:4502/system/console/adapters
edit: here is the doc page: http://dev.day.com/docs/en/cq/current/developing/sling-adapters.html
scott
View solution in original post
Hello,
What is your Use case ? What will be final AdapTo object ? Note that you can write your own adapter as well to AdapTo any custom Object. Here is example http://www.wemblog.com/2013/07/how-to-use-adapters-in-adobe-cq-aem.html
Yogesh
Views
Likes
Replies