The purpose of this article is to present a very easy and handy way of mapping your Alfresco content model in Java Classes through usage of Java Annotations. This way the access to the properties of your node is much more transparent than through direct usage of the Alfresco Java api. You will be able to get your node, transform it in your own business entiy Java class instance and work with it directly, and at the end map it again on your Alfresco content node.
Muito bom artigo… Li com muito interesse e aprendi algumas coisas… só demonstra que por muita experiência que se tenha há sempre alguma coisa que podemos fazer um pouco melhor.