public class DefaultSyncRootFolderItem extends DocumentBackedFolderItem implements FolderItem
FolderItem.FILE_SYSTEM_ITEM_ID_SEPARATOR| Constructor and Description |
|---|
DefaultSyncRootFolderItem(String factoryName,
FolderItem parentItem,
DocumentModel doc) |
DefaultSyncRootFolderItem(String factoryName,
FolderItem parentItem,
DocumentModel doc,
boolean relaxSyncRootConstraint) |
| 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, getLastContributor, getLastModificationDate, getName, getParentId, getPath, getUserName, hashCode, isFolder, toStringcreateFile, createFolder, getCanCreateChild, getChildrengetCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastContributor, getLastModificationDate, getName, getParentId, getPath, isFolder, renamecompareTopublic DefaultSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc) throws ClientException
ClientExceptionpublic DefaultSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc, boolean relaxSyncRootConstraint) 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 © 2015 Nuxeo SA. All rights reserved.