Hi All,
Does AEM 6.1 software contain the JCR API (Java Content Repository)? Or this from a separate download?
Thanks,
Tom
Solved! Go to Solution.
Views
Replies
Total Likes
That are part of AEM 6.1 as mentioned by Feike.
Some Reference implementation of these are:-
Link:- https://helpx.adobe.com/experience-manager/using/querying-experience-manager-data-using1.html
//Querying Adobe Experience Manager Data using the JCR API
Link:- https://helpx.adobe.com/experience-manager/using/programmatically-accessing-cq-content-using.html
//Programmatically Accessing Adobe CQ Content using the JCR API
Link:- https://helpx.adobe.com/experience-manager/using/using-sling-apis.html
//Using Sling APIs to retrieve content from the Adobe Experience Manager Repository
~kautuk
Views
Replies
Total Likes
This is included in AEM6.1, where Oak is the implementation of JCR.
Views
Replies
Total Likes
That are part of AEM 6.1 as mentioned by Feike.
Some Reference implementation of these are:-
Link:- https://helpx.adobe.com/experience-manager/using/querying-experience-manager-data-using1.html
//Querying Adobe Experience Manager Data using the JCR API
Link:- https://helpx.adobe.com/experience-manager/using/programmatically-accessing-cq-content-using.html
//Programmatically Accessing Adobe CQ Content using the JCR API
Link:- https://helpx.adobe.com/experience-manager/using/using-sling-apis.html
//Using Sling APIs to retrieve content from the Adobe Experience Manager Repository
~kautuk
Views
Replies
Total Likes