org.exoplatform.clouddrive.box
Class JCRLocalBoxDrive.Connect
java.lang.Object
org.exoplatform.clouddrive.box.JCRLocalBoxDrive.Connect
- All Implemented Interfaces:
- org.exoplatform.clouddrive.CloudDrive.Command
- Enclosing class:
- JCRLocalBoxDrive
protected class JCRLocalBoxDrive.Connect
- extends Object
Connect algorithm for Box drive.
| Fields inherited from interface org.exoplatform.clouddrive.CloudDrive.Command |
COMPLETE |
|
Method Summary |
protected com.box.boxjavalibv2.dao.BoxFolder |
fetchChilds(String fileId,
javax.jcr.Node parent)
|
protected void |
fetchFiles()
|
api
protected final BoxAPI api
JCRLocalBoxDrive.Connect
protected JCRLocalBoxDrive.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 com.box.boxjavalibv2.dao.BoxFolder 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–2014 eXo Platform SAS. All rights reserved.