public class DefaultSyncRootFolderItem extends DocumentBackedFolderItem implements FolderItem
FolderItem.FILE_SYSTEM_ITEM_ID_SEPARATOR| Constructor and Description |
|---|
DefaultSyncRootFolderItem(String factoryName,
FolderItem parentItem,
DocumentModel doc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMove(FolderItem dest) |
void |
delete() |
FileSystemItem |
move(FolderItem dest) |
createFile, createFolder, getCanCreateChild, getChildren, renamecompareTo, equals, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, getUserName, hashCode, isFolder, toStringcreateFile, createFolder, getCanCreateChild, getChildrengetCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, isFolder, renamecompareTopublic DefaultSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc) throws ClientException
ClientExceptionpublic void delete()
throws ClientException
delete in interface FileSystemItemdelete in class AbstractDocumentBackedFileSystemItemClientExceptionpublic boolean canMove(FolderItem dest) throws ClientException
canMove in interface FileSystemItemcanMove in class AbstractDocumentBackedFileSystemItemClientExceptionpublic FileSystemItem move(FolderItem dest) throws ClientException
move in interface FileSystemItemmove in class AbstractDocumentBackedFileSystemItemClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.