protected class JCRLocalBoxDrive.Connect extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Connect()
Instantiates a new connect.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.box.sdk.BoxFolder.Info |
fetchChilds(String fileId,
javax.jcr.Node parent)
Fetch childs.
|
protected void |
fetchFiles() |
protected final BoxAPI 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 com.box.sdk.BoxFolder.Info 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–2018 eXo Platform SAS. All rights reserved.