| Interface | Description |
|---|---|
| FileItem |
Representation of a file, ie.
|
| FileSystemItem |
Representation of a file system item, typically a file or a folder.
|
| FolderItem |
Representation of a folder.
|
| ScrollFileSystemItemList |
Wrapper for the results of
FolderItem.scrollDescendants(String, int, long). |
| Exception | Description |
|---|---|
| NuxeoDriveContribException |
Exception raised when no contributions to the
FileSystemItemAdapterService are found or the component is not
ready, ie. |
| RootlessItemException |
Exception raised when recursive factory calls failed to find the ancestry to a the top level folder.
|
Copyright © 2018 Nuxeo. All rights reserved.