| Package | Description |
|---|---|
| org.exoplatform.clouddrive.dropbox |
Dropbox Connector.
|
| Modifier and Type | Field and Description |
|---|---|
protected JCRLocalDropboxDrive.DbxFileInfo |
JCRLocalDropboxDrive.DbxFileInfo.parent
Lazy obtained parent info instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected JCRLocalDropboxDrive.DbxFileInfo |
JCRLocalDropboxDrive.DbxFileInfo.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.jcr.Node |
JCRLocalDropboxDrive.EventsSync.getExistingAncestor(JCRLocalDropboxDrive.DbxFileInfo file)
Find nearest existing ancestor of the file using its Dropbox path (lower-case or natural form).
|
protected javax.jcr.Node |
JCRLocalDropboxDrive.EventsSync.getFile(JCRLocalDropboxDrive.DbxFileInfo file)
Find file node by its Dropbox path (lower-case or natural form).
|
protected javax.jcr.Node |
JCRLocalDropboxDrive.EventsSync.getParent(JCRLocalDropboxDrive.DbxFileInfo file)
Return parent node of the given file path.
|
protected javax.jcr.Node |
JCRLocalDropboxDrive.EventsSync.readNode(JCRLocalDropboxDrive.DbxFileInfo file) |
protected boolean |
JCRLocalDropboxDrive.EventsSync.removeFile(JCRLocalDropboxDrive.DbxFileInfo file)
Remove file or folder node by its Dropbox path (lower-case or natural form).
|
protected org.exoplatform.clouddrive.jcr.JCRLocalCloudFile |
JCRLocalDropboxDrive.updateItem(DropboxAPI api,
JCRLocalDropboxDrive.DbxFileInfo file,
com.dropbox.core.DbxEntry metadata,
javax.jcr.Node parent,
javax.jcr.Node node)
Update or create a local node of Cloud File.
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.