public class PermissionTopLevelFolderItem extends AbstractVirtualFolderItem
FolderItem.
Implements the following tree:
Nuxeo Drive |-- My Docs (= user workspace if synchronized else user synchronization roots) | |-- Folder 1 | |-- Folder 2 | |-- ... |-- Other Docs (= user's shared synchronized roots with ReadWrite permission) | |-- Other folder 1 | |-- Other folder 2 | |-- ...
FILE_SYSTEM_ITEM_ID_SEPARATOR| Constructor and Description |
|---|
PermissionTopLevelFolderItem(String factoryName,
Principal principal,
String folderName,
List<String> childrenFactoryNames) |
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemItem> |
getChildren() |
canMove, createFile, createFolder, delete, getCanCreateChild, move, renamecompareTo, equals, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, getUserName, hashCode, isFolder, toStringgetCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, isFoldercompareTopublic PermissionTopLevelFolderItem(String factoryName, Principal principal, String folderName, List<String> childrenFactoryNames) throws ClientException
ClientExceptionpublic List<FileSystemItem> getChildren() throws ClientException
getChildren in interface FolderItemgetChildren in class AbstractVirtualFolderItemClientExceptionCopyright © 2014 Nuxeo SA. All rights reserved.