protected class JCRLocalCMISDrive.Connect extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Connect()
Instantiates a new connect.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.chemistry.opencmis.client.api.Folder |
fetchChilds(String fileId,
javax.jcr.Node parent)
Fetch childs.
|
protected void |
fetchFiles() |
protected final CMISAPI api
protected Connect()
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.DriveRemovedException
javax.jcr.RepositoryException - the repository exceptionorg.exoplatform.clouddrive.DriveRemovedException - the drive removed exceptionprotected void fetchFiles()
throws org.exoplatform.clouddrive.CloudDriveException,
javax.jcr.RepositoryException
org.exoplatform.clouddrive.CloudDriveExceptionjavax.jcr.RepositoryExceptionprotected org.apache.chemistry.opencmis.client.api.Folder fetchChilds(String fileId, javax.jcr.Node parent) throws org.exoplatform.clouddrive.CloudDriveException, javax.jcr.RepositoryException
fileId - the file idparent - the parentorg.exoplatform.clouddrive.CloudDriveException - the cloud drive exceptionjavax.jcr.RepositoryException - the repository exceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.