public class CMISProvider
extends org.exoplatform.clouddrive.CloudProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
CMISProvider.AtomPub |
| Modifier and Type | Field and Description |
|---|---|
protected String |
authURL |
protected org.exoplatform.services.jcr.RepositoryService |
jcrService |
protected static org.exoplatform.services.log.Log |
LOG |
protected Set<CMISProvider.AtomPub> |
predefined |
| Constructor and Description |
|---|
CMISProvider(String id,
String name,
String authURL,
org.exoplatform.services.jcr.RepositoryService jcrService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthURL() |
Set<CMISProvider.AtomPub> |
getPredefinedAtompubServices() |
protected void |
initPredefined(org.exoplatform.clouddrive.CloudDriveConnector.PredefinedServices predefined) |
boolean |
retryOnProviderError() |
protected static final org.exoplatform.services.log.Log LOG
protected final String authURL
protected final org.exoplatform.services.jcr.RepositoryService jcrService
protected Set<CMISProvider.AtomPub> predefined
public String getAuthURL() throws org.exoplatform.clouddrive.CloudDriveException
getAuthURL in class org.exoplatform.clouddrive.CloudProviderorg.exoplatform.clouddrive.CloudDriveExceptionpublic boolean retryOnProviderError()
retryOnProviderError in class org.exoplatform.clouddrive.CloudProviderpublic Set<CMISProvider.AtomPub> getPredefinedAtompubServices()
protected void initPredefined(org.exoplatform.clouddrive.CloudDriveConnector.PredefinedServices predefined)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.