Uses of Class
org.exoplatform.clouddrive.sharepoint.SharepointConnector.API

Packages that use SharepointConnector.API
org.exoplatform.clouddrive.sharepoint SharePoint connector. 
 

Uses of SharepointConnector.API in org.exoplatform.clouddrive.sharepoint
 

Methods in org.exoplatform.clouddrive.sharepoint that return SharepointConnector.API
protected  SharepointConnector.API SharepointConnector.API.auth(String user, String password)
          
protected  SharepointConnector.API SharepointConnector.API.serviceUrl(String serviceUrl)
          
 

Methods in org.exoplatform.clouddrive.sharepoint with parameters of type SharepointConnector.API
protected static SharepointUser JCRLocalSharepointDrive.loadUser(SharepointConnector.API apiBuilder, javax.jcr.Node driveNode)
          Load user from the drive Node.
 

Constructors in org.exoplatform.clouddrive.sharepoint with parameters of type SharepointConnector.API
JCRLocalSharepointDrive(SharepointConnector.API apiBuilder, javax.jcr.Node driveNode, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders, org.exoplatform.clouddrive.jcr.NodeFinder finder, org.exoplatform.clouddrive.utils.ExtendedMimeTypeResolver mimeTypes, String exoURL)
           
 



Copyright © 2003–2015 eXo Platform SAS. All rights reserved.