I would like to list my own references in the ReferenceDialog
when I publish a page on AEM 6.4.
The question is, which interface do I have to implement:
com.day.cq.wcm.api.reference.ReferenceProvider (marked as depricated for AEM 6.4)
or
com.adobe.granite.references.ReferenceProvider
Thank you!
Solved! Go to Solution.
Views
Replies
Total Likes
Chose the granite version.
Views
Replies
Total Likes
If one is marked depreciated - then use the this one: ReferenceProvider ("The Adobe AEM Quickstart and Web Application.")
The use of this API could be implemented in a custom workflow step that you use to publish a page.
Views
Replies
Total Likes
Chose the granite version.
Views
Replies
Total Likes
Views
Likes
Replies