In this situation, a Java Swing application is a good choice to use to build a custom tool that enables you to quickly get at the JCR data and view the result set. You can display the result set in a Swing data type that extends javax.swing.JTable, as shown in this illustration.
A Java Swing application that displays data retrieved from the AEM JCR
For information about javax.swing.JTable, see http://docs.oracle.com/javase/7/docs/api/javax/swing/JTable.html.
AEM 5.5-6.1
This development article walks you through how to build a Java Swing application that queries the AEM JCR and displays the result set. To read this development article, click http://helpx.adobe.com/experience-manager/using/java-swing-applications.html.
AEM 6.3
To read this development article for AEM 6.3 (which uses JCR SQL2 API), click https://helpx.adobe.com/experience-manager/using/java-swing-applications-aem63.html.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.