org.exoplatform.clouddrive.box
Class JCRLocalBoxDrive.Connect

java.lang.Object
  extended by 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.


Field Summary
protected  BoxAPI api
           
 
Fields inherited from interface org.exoplatform.clouddrive.CloudDrive.Command
COMPLETE
 
Constructor Summary
protected JCRLocalBoxDrive.Connect()
           
 
Method Summary
protected  com.box.boxjavalibv2.dao.BoxFolder 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 BoxAPI api
Constructor Detail

JCRLocalBoxDrive.Connect

protected JCRLocalBoxDrive.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 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.