Uses of Interface
org.exoplatform.clouddrive.cmis.JCRLocalCMISDrive.LocalFile

Packages that use JCRLocalCMISDrive.LocalFile
org.exoplatform.clouddrive.cmis CMIS connector. 
 

Uses of JCRLocalCMISDrive.LocalFile in org.exoplatform.clouddrive.cmis
 

Classes in org.exoplatform.clouddrive.cmis that implement JCRLocalCMISDrive.LocalFile
protected  class JCRLocalCMISDrive.FileAPI.ContextLocalFile
           
 

Methods in org.exoplatform.clouddrive.cmis that return JCRLocalCMISDrive.LocalFile
protected  JCRLocalCMISDrive.LocalFile JCRLocalCMISDrive.FileAPI.context(String fileId, javax.jcr.Node fileNode)
           
 

Methods in org.exoplatform.clouddrive.cmis with parameters of type JCRLocalCMISDrive.LocalFile
protected  org.apache.chemistry.opencmis.client.api.Document CMISAPI.updateContent(String id, String name, InputStream data, String mimeType, JCRLocalCMISDrive.LocalFile local)
          Update document name (if differs with remote) and its content stream.
protected  org.apache.chemistry.opencmis.client.api.CmisObject CMISAPI.updateObject(String parentId, String id, String name, JCRLocalCMISDrive.LocalFile local)
          Update CMIS object name and parent (if object was moved locally).
 



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