| Class | Description |
|---|---|
| GetRepositoriesOperation | Deprecated
since 10.3
|
| NuxeoDriveAddToLocallyEditedCollection | Deprecated
since 10.3
|
| NuxeoDriveAttachBlob |
Updates the given
DocumentModel with the input blob. |
| NuxeoDriveCanMove | Deprecated
since 10.3
|
| NuxeoDriveClientUpdateInfo |
Information needed for the Nuxeo Drive client update:
Server version
Nuxeo Drive update site URL
Nuxeo Drive beta update site URL
|
| NuxeoDriveCreateFile |
Creates a document from the input blob in the container backing the
FileSystemItem with the given id. |
| NuxeoDriveCreateFolder |
Creates a container with the given name as title in the container backing the
FileSystemItem with the given
id. |
| NuxeoDriveDelete |
Deletes the document backing the
FileSystemItem with the given id. |
| NuxeoDriveFileSystemItemExists |
Checks if the document backing the
FileSystemItem with the given id exists. |
| NuxeoDriveGenerateConflictedItemName | Deprecated
since 10.3
|
| NuxeoDriveGetChangeSummary |
Gets a summary of the document changes in the synchronization roots of the currently authenticated user for the
interval starting with the given lower bound.
|
| NuxeoDriveGetChildren |
Gets the children of the document backing the
FolderItem with the given id. |
| NuxeoDriveGetClientUpdateInfo | Deprecated
since 10.3
|
| NuxeoDriveGetFileSystemItem |
Gets the
FileSystemItem with the given id. |
| NuxeoDriveGetRootsOperation |
Gets the list of synchronization roots for the currently authenticated user.
|
| NuxeoDriveGetTopLevelFolder |
Gets the top level
FolderItem. |
| NuxeoDriveMove |
Moves the document backing the
FileSystemItem with the given source id to the document backing the
FileSystemItem with the given destination id. |
| NuxeoDriveOperationHelper |
Helper for Nuxeo Drive operations.
|
| NuxeoDriveRename |
Renames the document backing the
FileSystemItem with the given id to the given name. |
| NuxeoDriveScrollDescendants | |
| NuxeoDriveSetSynchronizationOperation |
If the
enable parameter is true, registers the input document as a synchronization root for the
currently authenticated user. |
| NuxeoDriveUpdateFile |
Updates the document backing the
FileSystemItem with the given id with the input blob. |
Copyright © 2019 Nuxeo. All rights reserved.