- getAuthURL() - Method in class org.exoplatform.clouddrive.gdrive.GoogleProvider
-
Gets the auth URL.
- getConnectCommand() - Method in class org.exoplatform.clouddrive.gdrive.JCRLocalGoogleDrive
- getErrorMessage(String, String) - Method in class org.exoplatform.clouddrive.gdrive.GoogleProvider
- getParents(File) - Method in class org.exoplatform.clouddrive.gdrive.JCRLocalGoogleDrive.Sync
-
Gets the parents.
- getProvider() - Method in class org.exoplatform.clouddrive.gdrive.GoogleDriveConnector
- getProviderId() - Method in class org.exoplatform.clouddrive.gdrive.ecms.ConnectGDriveActionComponent
- getRedirectURL() - Method in class org.exoplatform.clouddrive.gdrive.GoogleProvider
-
Gets the redirect URL.
- getSyncCommand() - Method in class org.exoplatform.clouddrive.gdrive.JCRLocalGoogleDrive
- getUser() - Method in class org.exoplatform.clouddrive.gdrive.JCRLocalGoogleDrive
- GoogleDriveConnector - Class in org.exoplatform.clouddrive.gdrive
-
GoogleDrive connector implementation.
- GoogleDriveConnector(RepositoryService, SessionProviderService, NodeFinder, ExtendedMimeTypeResolver, InitParams) - Constructor for class org.exoplatform.clouddrive.gdrive.GoogleDriveConnector
-
GoogleDrive connector plugin constructor.
- GoogleDriveException - Exception in org.exoplatform.clouddrive.gdrive
-
Indicates a problem on provider side or communication problem.
- GoogleDriveException(String) - Constructor for exception org.exoplatform.clouddrive.gdrive.GoogleDriveException
-
Instantiates a new google drive exception.
- GoogleDriveException(String, Throwable) - Constructor for exception org.exoplatform.clouddrive.gdrive.GoogleDriveException
-
Instantiates a new google drive exception.
- GoogleDriveException(Throwable) - Constructor for exception org.exoplatform.clouddrive.gdrive.GoogleDriveException
-
Instantiates a new google drive exception.
- GoogleProvider - Class in org.exoplatform.clouddrive.gdrive
-
Created by The eXo Platform SAS.
- GoogleProvider(String, String, String, String, RepositoryService) - Constructor for class org.exoplatform.clouddrive.gdrive.GoogleProvider
-
Instantiates a new google provider.
- GoogleUser - Class in org.exoplatform.clouddrive.gdrive
-
User class for Google.
- GoogleUser(String, String, String, CloudProvider, GoogleDriveAPI) - Constructor for class org.exoplatform.clouddrive.gdrive.GoogleUser
-
Google User in-memory bean.