org.exoplatform.clouddrive.cmis
Class JCRLocalCMISDrive.Connect

java.lang.Object
  extended by org.exoplatform.clouddrive.cmis.JCRLocalCMISDrive.Connect
All Implemented Interfaces:
org.exoplatform.clouddrive.CloudDrive.Command
Enclosing class:
JCRLocalCMISDrive

protected class JCRLocalCMISDrive.Connect
extends Object

Connect algorithm for Template drive.


Field Summary
protected  CMISAPI api
           
 
Fields inherited from interface org.exoplatform.clouddrive.CloudDrive.Command
COMPLETE
 
Constructor Summary
protected JCRLocalCMISDrive.Connect()
           
 
Method Summary
protected  org.apache.chemistry.opencmis.client.api.Folder fetchChilds(String fileId, javax.jcr.Node parent)
           
protected  void fetchFiles()
          
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

api

protected final CMISAPI api
Constructor Detail

JCRLocalCMISDrive.Connect

protected JCRLocalCMISDrive.Connect()
                             throws javax.jcr.RepositoryException,
                                    org.exoplatform.clouddrive.DriveRemovedException
Throws:
javax.jcr.RepositoryException
org.exoplatform.clouddrive.DriveRemovedException
Method Detail

fetchFiles

protected void fetchFiles()
                   throws org.exoplatform.clouddrive.CloudDriveException,
                          javax.jcr.RepositoryException

Throws:
org.exoplatform.clouddrive.CloudDriveException
javax.jcr.RepositoryException

fetchChilds

protected org.apache.chemistry.opencmis.client.api.Folder fetchChilds(String fileId,
                                                                      javax.jcr.Node parent)
                                                               throws org.exoplatform.clouddrive.CloudDriveException,
                                                                      javax.jcr.RepositoryException
Throws:
org.exoplatform.clouddrive.CloudDriveException
javax.jcr.RepositoryException


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