Skip navigation links
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
The api.
api - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
The api.
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
The api builder.
apply(JCRLocalCloudFile) - Method in interface org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Changes
Process locally applied file (it can be any extra operations including the gathering of effected files/stats or chunk saving in JRC).
apply(JCRLocalCloudFile) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
Process locally applied file (it can be any extra operations including the gathering of effected files/stats or chunk saving in JRC).
apply(JCRLocalCloudFile) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Process locally applied file (it can be any extra operations including the gathering of effected files/stats or chunk saving in JRC).
authBilder - Variable in class org.exoplatform.clouddrive.dropbox.DropboxProvider
The auth bilder.
authenticate(Map<String, String>) - Method in class org.exoplatform.clouddrive.dropbox.DropboxConnector

C

canApply(String, String) - Method in interface org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Changes
Answers if given file ID under its parent (by ID) already applied locally.
canApply(String, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
Answers if given file ID under its parent (by ID) already applied locally.
canApply(String, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Answers if given file ID under its parent (by ID) already applied locally.
cleanExpiredMoved() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Clean expired moved.
cloudDrives - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
The cloud drives.
Connect() - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
Instantiates a new connect.
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
The listener interface for receiving connectDropboxAction events.
ConnectDropboxActionListener() - Constructor for class org.exoplatform.clouddrive.dropbox.ecms.ConnectDropboxActionComponent.ConnectDropboxActionListener
 
CONTENT_BASE_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
The Constant CONTENT_BASE_URL.
CONTENT_PREVIEW_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
The Constant CONTENT_PREVIEW_URL.
CONTENT_THUMBNAIL_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
The Constant CONTENT_THUMBNAIL_URL.
copy(Node, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Copy.
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
Creates the shared link.

D

DbxFileInfo(String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
Instantiates a new dbx file info.
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
The Constant DELTA_LONGPOLL_TIMEOUT.
DELTA_LONGPOLL_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
The Constant DELTA_LONGPOLL_URL.
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
Instantiates a new dropbox connector.
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
Instantiates a new dropbox exception.
DropboxException(String, Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
Instantiates a new dropbox exception.
DropboxException(Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.DropboxException
Instantiates a new dropbox exception.
DropboxProvider - Class in org.exoplatform.clouddrive.dropbox
Dropbox provider.
DropboxProvider(String, String, DropboxConnector.API, String, RepositoryService) - Constructor for class org.exoplatform.clouddrive.dropbox.DropboxProvider
Instantiates a new dropbox provider.
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.
DropboxState(String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
Instantiates a new dropbox state.
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

EventsSync() - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Create command for Template synchronization.
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
The features.
fetchFiles() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.Connect
fetchSubtree(DropboxAPI, String, Node, boolean, Collection<ChunkIterator<?>>, JCRLocalDropboxDrive.Changes) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Fetch subtree.
findMimetype(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Find mimetype.
FOLDER_REV - Static variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
The Constant FOLDER_REV.
FOLDER_TYPE - Static variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
The Constant FOLDER_TYPE.
folderHash(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Folder hash.
FullSync() - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.
Create command for Template synchronization.

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
Gets the cursor.
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
Gets the lazy obtained parent info instance.
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
Gets the redirect URL.
getRev(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Gets the rev.
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
Gets the timeout.
getUrl() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxState
Gets the url.
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 file ID.
idPath(String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Return Dropbox path in guaranteed lower case.
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
Checks if is not outdated.
isOutdated() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
Checks if is outdated.
isRoot() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
Checks if is root.
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
Instantiates a new JCR local dropbox drive.
JCRLocalDropboxDrive(DropboxConnector.API, DropboxProvider, Node, SessionProviderService, NodeFinder, ExtendedMimeTypeResolver) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Instantiates a new JCR local dropbox drive.
JCRLocalDropboxDrive.Changes - Interface in org.exoplatform.clouddrive.dropbox
Applicable changes of local Drobpox drive.
JCRLocalDropboxDrive.Connect - Class in org.exoplatform.clouddrive.dropbox
Connect algorithm for Drobpox drive.
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.DropboxState - Class in org.exoplatform.clouddrive.dropbox
The Class 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.FileAPI - Class in org.exoplatform.clouddrive.dropbox
CloudFileAPI implementation.
JCRLocalDropboxDrive.FullSync - Class in org.exoplatform.clouddrive.dropbox
Deprecated.
JCRLocalDropboxDrive.MovedFile - Class in org.exoplatform.clouddrive.dropbox
The Class MovedFile.
jcrService - Variable in class org.exoplatform.clouddrive.dropbox.DropboxProvider
The jcr service.
jcrService - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
The jcr service.

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
The Constant LOG.
LOG - Static variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
The Constant LOG.

M

move(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Move.
moved - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Moved files with expiration on each sync run.
MovedFile(String, String) - Constructor for class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
Instantiates a new moved file.

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
Not in range.

O

onUserTokenRefresh(UserToken) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
onUserTokenRemove() - 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
The organization.

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 (case-preserved).
path - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DbxFileInfo
File path in natural form as in Dropbox (case-preserved).
path - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
Dropbox path (case preserved) of moved file on its destination (after move completed).
pathNodes - Variable in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Nodes read/created by Dropbox path in this sync.
preSaveChunk() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
preSaveChunk() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FullSync
Deprecated.
previewLink(String, 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
readNode(JCRLocalDropboxDrive.DbxFileInfo) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.EventsSync
Read node.
redirectURL - Variable in class org.exoplatform.clouddrive.dropbox.DropboxProvider
The redirect URL.
refreshAccess() - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
remove(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Removes the.
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
resetSharing(Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Reset Dropbox file direct/shared link to force generation of a new one within new path.
restore(String, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
restoreSubtree(DropboxAPI, String, Node) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
Restore subtree.
retryOnProviderError() - Method in class org.exoplatform.clouddrive.dropbox.DropboxProvider
ROOT_PATH - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
The Constant ROOT_PATH.
ROOT_URL - Static variable in class org.exoplatform.clouddrive.dropbox.DropboxAPI
The Constant ROOT_URL.

S

saveChangeId(Long) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive
sessionProviders - Variable in class org.exoplatform.clouddrive.dropbox.rest.DropboxService
The session providers.
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.
Sync childs.
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
Instantiates a new too many files exception.
TooManyFilesException(String, Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.TooManyFilesException
Instantiates a new too many files exception.
TooManyFilesException(Throwable) - Constructor for exception org.exoplatform.clouddrive.dropbox.TooManyFilesException
Instantiates a new too many files exception.
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
Update state.
updateSubtree(Node, String) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Update subtree.
uploadFile(Node, Calendar, Calendar, String, InputStream, boolean) - Method in class org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileAPI
Upload file.
A C D E F G I J L M N O P R S T U 
Skip navigation links

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