org.exoplatform.clouddrive.cmis
Class JCRLocalCMISDrive.Connect
java.lang.Object
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.
| Fields inherited from interface org.exoplatform.clouddrive.CloudDrive.Command |
COMPLETE |
|
Method Summary |
protected org.apache.chemistry.opencmis.client.api.Folder |
fetchChilds(String fileId,
javax.jcr.Node parent)
|
protected void |
fetchFiles()
|
api
protected final CMISAPI api
JCRLocalCMISDrive.Connect
protected JCRLocalCMISDrive.Connect()
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.DriveRemovedException
- Throws:
javax.jcr.RepositoryException
org.exoplatform.clouddrive.DriveRemovedException
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.