org.exoplatform.clouddrive.gdrive
Class JCRLocalGoogleDrive.Connect
java.lang.Object
org.exoplatform.clouddrive.gdrive.JCRLocalGoogleDrive.Connect
- All Implemented Interfaces:
- org.exoplatform.clouddrive.CloudDrive.Command
- Enclosing class:
- JCRLocalGoogleDrive
protected class JCRLocalGoogleDrive.Connect
- extends Object
Connect algorithm for Google Drive.
|
Field Summary |
protected org.exoplatform.clouddrive.gdrive.GoogleDriveAPI |
api
Google Drive service API. |
| Fields inherited from interface org.exoplatform.clouddrive.CloudDrive.Command |
COMPLETE |
api
protected final org.exoplatform.clouddrive.gdrive.GoogleDriveAPI api
- Google Drive service API.
JCRLocalGoogleDrive.Connect
protected JCRLocalGoogleDrive.Connect()
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.DriveRemovedException
- Create connect to Google Drive command.
- 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 void 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.