A C D E F G I J L M N O P R S T U 

A

api - Variable in class org.exoplatform.clouddrive.dropbox.DropboxUser
 
api - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
 
api - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Internal API.
api - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Internal API.
api - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.
Internal API.
apiBuilder - Variable in class org.exoplatform.clouddrive.dropbox.DropboxConnector
 
apply(JCRLocalCloudFile) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
 
authBilder - Variable in class org.exoplatform.clouddrive.dropbox.DropboxProvider
 
authenticate(Map<String, String>) - Method in class org.exoplatform.clouddrive.dropbox.DropboxConnector
 

C

cleanExpiredMoved() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
cloudDrives - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
 
ConnectDropboxActionComponent - Class in org.exoplatform.clouddrive.dropbox.ecms
Dropbox UI component for a menu action dedicated to a single provider.
ConnectDropboxActionComponent() - Constructor for class org.exoplatform.clouddrive.dropbox.ecms.ConnectDropboxActionComponent
 
ConnectDropboxActionComponent.ConnectDropboxActionListener - Class in org.exoplatform.clouddrive.dropbox.ecms
 
ConnectDropboxActionComponent.ConnectDropboxActionListener() - Constructor for class org.exoplatform.clouddrive.dropbox.ecms.ConnectDropboxActionComponent.ConnectDropboxActionListener
 
CONTENT_BASE_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
CONTENT_PREVIEW_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
CONTENT_THUMBNAIL_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
copy(Node, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
 
copyFile(Node, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
copyFolder(Node, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
createDrive(CloudUser, Node) - Method in class org.exoplatform.clouddrive.dropbox.DropboxConnector
 
createDriveTitle() - Method in class org.exoplatform.clouddrive.dropbox.DropboxUser
createFile(Node, Calendar, Calendar, String, InputStream) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
createFileAPI() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
createFolder(Node, Calendar) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
createProvider() - Method in class org.exoplatform.clouddrive.dropbox.DropboxConnector
 
createSharedLink(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 

D

DEFAULT_LINK_EXPIRATION_PERIOD - Static variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Time to expire for file links obtained from Dropbox without explicitly set expiration time.
DELTA_LONGPOLL_TIMEOUT - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
DELTA_LONGPOLL_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
DropboxAPI - Class in org.exoplatform.clouddrive.dropbox
All calls to Dropbox Cloud API here.
DropboxConnector - Class in org.exoplatform.clouddrive.dropbox
Cloud Drive Connector for Dropbox.
Created by The eXo Platform SAS
DropboxConnector(RepositoryService, SessionProviderService, OrganizationService, NodeFinder, ExtendedMimeTypeResolver, InitParams) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxConnector
 
DropboxException - Exception in org.exoplatform.clouddrive.dropbox
Indicates a problem on provider side or communication problem.
DropboxException(String) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
 
DropboxException(String, Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
 
DropboxException(Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
 
DropboxProvider - Class in org.exoplatform.clouddrive.dropbox
Dropbox provider.
DropboxProvider(String, String, DropboxConnector.API, String, RepositoryService) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxProvider
 
DropboxService - Class in org.exoplatform.clouddrive.dropbox.rest
Sample RESTful service to provide some specific features of Dropbox connector.
DropboxService(CloudDriveService, CloudDriveFeatures, RepositoryService, SessionProviderService) - Constructor for class org.exoplatform.clouddrive.dropbox.rest.DropboxService
Constructor.
DropboxUser - Class in org.exoplatform.clouddrive.dropbox
Template cloud user.
DropboxUser(String, String, String, CloudProvider, DropboxAPI) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxUser
An user in-memory POJO.

E

execLocal() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.
Execute full sync from current thread.
expirationTime - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
Expiration time.

F

features - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
 
fetchFiles() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
fetchSubtree(DropboxAPI, String, Node, boolean, Collection<ChunkIterator<?>>, Collection<CloudFile>) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
findMimetype(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
FOLDER_REV - Static variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
FOLDER_TYPE - Static variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
folderHash(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 

G

getAuthURL() - Method in class org.exoplatform.clouddrive.dropbox.DropboxProvider
getConnectCommand() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
getCursor() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
 
getErrorMessage(String, String) - Method in class org.exoplatform.clouddrive.dropbox.DropboxProvider
getExistingAncestor(JCRLocalDropboxDrive.DbxFileInfo) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Find nearest existing ancestor of the file using its Dropbox path (lower-case or natural form).
getFile(JCRLocalDropboxDrive.DbxFileInfo) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Find file node by its Dropbox path (lower-case or natural form).
getFileContent(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
getFileLink(UriInfo, String, String, String) - Method in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
Return content of a file existing on cloud side.
getParent() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
 
getParent(JCRLocalDropboxDrive.DbxFileInfo) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Return parent node of the given file path.
getProvider() - Method in class org.exoplatform.clouddrive.dropbox.DropboxConnector
getProvider() - Method in class org.exoplatform.clouddrive.dropbox.DropboxUser
getProviderId() - Method in class org.exoplatform.clouddrive.dropbox.ecms.ConnectDropboxActionComponent
getRedirectURL() - Method in class org.exoplatform.clouddrive.dropbox.DropboxProvider
 
getRev(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
 
getState() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
getSyncCommand() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
getTimeout() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
 
getUrl() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
 
getUser() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive

I

idPath - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
Path in lower-case, can be used as ID.
idPath(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Return Dropbox path in guaranteed lower case.
idPath - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
Dropbox path (idPath) of moved file on its destination (after move completed).
initCloudItem(Node, Object) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Deprecated.
initDrive(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
initDropboxCommon(Node, Boolean, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Initialize Dropbox entry (commons for file and folder).
initDropboxFile(Node, Boolean, String, String, Long) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Initialize Dropbox file.
initDropboxFolder(Node, Boolean, String, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Initialize Dropbox folder.
isNotOutdated() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
 
isOutdated() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
 
isRoot() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
 
isSharingSupported() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
isTrashSupported() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI

J

JCRLocalDropboxDrive - Class in org.exoplatform.clouddrive.dropbox
Local drive for Dropbox provider.
JCRLocalDropboxDrive(DropboxUser, Node, SessionProviderService, NodeFinder, ExtendedMimeTypeResolver) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
JCRLocalDropboxDrive(DropboxConnector.API, DropboxProvider, Node, SessionProviderService, NodeFinder, ExtendedMimeTypeResolver) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
JCRLocalDropboxDrive.Connect - Class in org.exoplatform.clouddrive.dropbox
Connect algorithm for Drobpox drive.
JCRLocalDropboxDrive.Connect() - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
 
JCRLocalDropboxDrive.DbxFileInfo - Class in org.exoplatform.clouddrive.dropbox
Dropbox file info (path as ID, name and parent path) extracted from its original path in Dropbox.
JCRLocalDropboxDrive.DbxFileInfo(String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
 
JCRLocalDropboxDrive.DropboxState - Class in org.exoplatform.clouddrive.dropbox
 
JCRLocalDropboxDrive.DropboxState(String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
 
JCRLocalDropboxDrive.EventsSync - Class in org.exoplatform.clouddrive.dropbox
An implementation of SyncCommand based on an abstract deltas queue proposed and maintained by the cloud service.
JCRLocalDropboxDrive.EventsSync() - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Create command for Template synchronization.
JCRLocalDropboxDrive.FileAPI - Class in org.exoplatform.clouddrive.dropbox
CloudFileAPI implementation.
JCRLocalDropboxDrive.FullSync - Class in org.exoplatform.clouddrive.dropbox
Deprecated.
JCRLocalDropboxDrive.FullSync() - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.
Create command for Template synchronization.
JCRLocalDropboxDrive.MovedFile - Class in org.exoplatform.clouddrive.dropbox
 
JCRLocalDropboxDrive.MovedFile(String, String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
 
jcrService - Variable in class org.exoplatform.clouddrive.dropbox.DropboxProvider
 
jcrService - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
 

L

link(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
loadDrive(Node) - Method in class org.exoplatform.clouddrive.dropbox.DropboxConnector
 
loadUser(DropboxConnector.API, DropboxProvider, Node) - Static method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Load user from the drive Node.
LOG - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
LOG - Static variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
 

M

move(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
 
moved - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Moved files with expiration on each sync run.

N

name - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
File name in natural form as in Dropbox.
nodeName(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
nodePath - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
Destination node path in JCR.
normalizeName(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Ensure the cloud file node has name in lower-case.
notInRange(String, Collection<String>) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 

O

onUserTokenRefresh(UserToken) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
org.exoplatform.clouddrive.dropbox - package org.exoplatform.clouddrive.dropbox
Dropbox Connector.
org.exoplatform.clouddrive.dropbox.ecms - package org.exoplatform.clouddrive.dropbox.ecms
ECMS customizations for Dropbox support.
org.exoplatform.clouddrive.dropbox.rest - package org.exoplatform.clouddrive.dropbox.rest
 
organization - Variable in class org.exoplatform.clouddrive.dropbox.DropboxConnector
 

P

parent - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
Lazy obtained parent info instance.
parentPath - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
Parent path in lower-case, can be used as ID.
path - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
File path in natural form as in Dropbox.
pathNodes - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Nodes read/created by Dropbox path in this sync.
previewLink(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
processEvent(Event<ConnectDropboxActionComponent>) - Method in class org.exoplatform.clouddrive.dropbox.ecms.ConnectDropboxActionComponent.ConnectDropboxActionListener
 
PROVIDER_ID - Static variable in class org.exoplatform.clouddrive.dropbox.ecms.ConnectDropboxActionComponent
DropboxProvider ID from configuration.

R

readChangeId() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
readLocalNodes() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Deprecated.
readNode(JCRLocalDropboxDrive.DbxFileInfo) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
 
redirectURL - Variable in class org.exoplatform.clouddrive.dropbox.DropboxProvider
 
refreshAccess() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
remove(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
 
removeFile(JCRLocalDropboxDrive.DbxFileInfo) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Remove file or folder node by its Dropbox path (lower-case or natural form).
removeFile(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
removeFolder(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
restore(String, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
restoreSubtree(DropboxAPI, String, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
retryOnProviderError() - Method in class org.exoplatform.clouddrive.dropbox.DropboxProvider
ROOT_PATH - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 
ROOT_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
 

S

saveChangeId(Long) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
sessionProviders - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
 
shareFile(Node, String...) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
state - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Dropbox drive state.
syncChilds(String, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.
 
syncFiles() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
syncFiles() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.

T

TooManyFilesException - Exception in org.exoplatform.clouddrive.dropbox
Dropbox doesn't accept creation, modification or removal if a file due to too many files would be involved in the operation for it to complete successfully.
TooManyFilesException(String) - Constructor for exception org.exoplatform.clouddrive.dropbox.TooManyFilesException
 
TooManyFilesException(String, Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.TooManyFilesException
 
TooManyFilesException(Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.TooManyFilesException
 
trashFile(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
trashFolder(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI

U

untrashFile(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
untrashFolder(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
updateAccess(CloudUser) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
updateFile(Node, Calendar) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
updateFileContent(Node, Calendar, String, InputStream) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
updateFolder(Node, Calendar) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
updateItem(DropboxAPI, JCRLocalDropboxDrive.DbxFileInfo, DbxEntry, Node, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Update or create a local node of Cloud File.
updateState(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
 
updateSubtreeId(Node, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
 
uploadFile(Node, Calendar, Calendar, String, InputStream, boolean) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
 
A C D E F G I J L M N O P R S T U 

Copyright © 2003–2015 eXo Platform SAS. All rights reserved.