| Package | Description |
|---|---|
| org.exoplatform.clouddrive.dropbox |
Dropbox Connector.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
JCRLocalDropboxDrive.FileInfo
The Class FileInfo.
|
protected class |
JCRLocalDropboxDrive.FolderInfo
The Class FolderInfo.
|
protected class |
JCRLocalDropboxDrive.MetadataInfo.ParentInfo
Hierarchical parent info (without item ID in
JCRLocalDropboxDrive.MetadataInfo.ParentInfo.getId()). |
| Modifier and Type | Field and Description |
|---|---|
protected JCRLocalDropboxDrive.ItemInfo |
JCRLocalDropboxDrive.JCRLocalDropboxFile.file
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract JCRLocalDropboxDrive.ItemInfo |
JCRLocalDropboxDrive.MetadataInfo.asItem()
As item.
|
protected JCRLocalDropboxDrive.ItemInfo |
JCRLocalDropboxDrive.UnknownInfo.asItem()
As item.
|
protected JCRLocalDropboxDrive.ItemInfo |
JCRLocalDropboxDrive.ItemInfo.asItem()
As item.
|
protected JCRLocalDropboxDrive.ItemInfo |
JCRLocalDropboxDrive.DeletedInfo.asItem()
As item.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
JCRLocalDropboxDrive.hasLocationChanged(javax.jcr.Node node,
JCRLocalDropboxDrive.ItemInfo item)
Checks for location changed.
|
protected boolean |
JCRLocalDropboxDrive.hasSameId(javax.jcr.Node node,
JCRLocalDropboxDrive.ItemInfo item)
Checks for same ID of local node and remote item.
|
javax.jcr.Node |
JCRLocalDropboxDrive.DropboxDrive.LocalItem.move(JCRLocalDropboxDrive.ItemInfo toItem,
JCRLocalDropboxDrive.Changes changes)
Move this local item to a location reflecting given remote item and
update its state.
|
javax.jcr.Node |
JCRLocalDropboxDrive.DropboxDrive.LocalItem.update(JCRLocalDropboxDrive.ItemInfo item,
JCRLocalDropboxDrive.Changes changes)
Update this local item with remote item state.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.