Is WCMUsePojo available in AEM 6.0. If so, what is the maven dependency for it.
Solved! Go to Solution.
Hi,
WCMUse API was deprecated and was replaced by WCMUsePojo API from AEM 6.1 onwards.
However, you can use WCMUse API in AEM 6.0. Please refer the link below. It aims at creating an Adobe Experience Manager HTML Template Language component that uses the WCMUse API:
Adobe Experience Manager Help | Creating your first AEM HTML Template Language component
We hope this helps!
Regards,
Views
Replies
Total Likes
To me this is available since AEM6.1
Views
Replies
Total Likes
Hi,
WCMUse API was deprecated and was replaced by WCMUsePojo API from AEM 6.1 onwards.
However, you can use WCMUse API in AEM 6.0. Please refer the link below. It aims at creating an Adobe Experience Manager HTML Template Language component that uses the WCMUse API:
Adobe Experience Manager Help | Creating your first AEM HTML Template Language component
We hope this helps!
Regards,
Views
Replies
Total Likes
Excellent answer Techaspect Solutions Pvt Ltd!
Thanks TechAspect Solutions,
Just wanted to ask is there any dependency for WCMUsePojo that can be used in aem6.0. I am asking this because soon I will be moving to 6.2 so wanted to make sure that I am not using deprecated classes(WCMUse).
Views
Replies
Total Likes
If you are using 6.0 - you are not using deprecated classes. Always use the version that matches your AEM version.
Views
Replies
Total Likes