cancel
Showing results for 
Search instead for 
Did you mean: 

What API ? Please Help Me..

nopparat12
Champ in-the-making
Champ in-the-making
Hi Expert,

I'm new in alfresco … i start to learn but i don't have time .

I want to know what API i can use when i create java appliction and i want to store and push data from alfresco repository

what API i can use and it work..

Thanks…
3 REPLIES 3

mitpatoliya
Star Collaborator
Star Collaborator
You need to Explore Alfresco SDK for that.

jpotts
World-Class Innovator
World-Class Innovator
Your best bet is to start with CMIS. Grab the OpenCMIS library from Apache Chemistry.

Jeff

swanands
Champ in-the-making
Champ in-the-making
For CMIS, Dev series by Jeff is the best out there with code listings: http://ecmarchitect.com/alfresco-developer-series

This also should help: http://www.scribd.com/doc/93642664/Cmis-Cheatsheet

Plus there is lot of code out there on wikis and forums and tutorials which should be easy for your requirements.

Cheers,
Swan