I am working in an IT Company and I need to learn Alfresco.
Using Apache CMIS I am able to do all operations like creating folders, creating documents, creating links to these, etc.
Now I need to do these operations using Alfresco's API. I did Google a lot and found it is possible using Alfresco SDK 3.0.
I have gone through the document but not able to get any complete example which has been done on Java api.
Can someone post an end-to-end example in Java creating a folder using the Alfresco SDK?