05-09-2014 06:11 AM
05-09-2014 06:37 AM
05-09-2014 12:12 PM
import org.alfresco.webservice.util.AuthenticationUtils;
import org.alfresco.webservice.util.WebServiceFactory;
WebServiceFactory.setEndpointAddress("http://localhost:8080/alfresco/api/");//soapapi
AuthenticationUtils.startSession("admin", "admin");
WebServiceFactory.getRepositoryService();//get repository servcie,
//you can also get other servcie through this factory class,for example WebServiceFactory.getDictionaryService()
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.