cancel
Showing results for 
Search instead for 
Did you mean: 

To post the content and retrive that content

lookin_vijay
Champ in-the-making
Champ in-the-making
Hello all
             Can any one help me out i need to write a java program to add content to alfresco repository and retrive content from that alfresco repository with out using the alfrescos user interface.I would be thankful for ur help
1 REPLY 1

davidc
Star Contributor
Star Contributor
Within the source bundle, you will find SimpleExampleWithContent.java.  It lives in the Repository project, package org.alfresco.example.

You may also want to view http://www.alfresco.org/mediawiki/index.php/Developer_Guide which has pointers to the various Repository APIs.