public class UserSyncRootParentFolderItem extends DocumentBackedFolderItem
FolderItem of the
user's synchronization roots.FILE_SYSTEM_ITEM_ID_SEPARATOR| Constructor and Description |
|---|
UserSyncRootParentFolderItem(String factoryName,
DocumentModel doc,
FolderItem parentItem,
String folderName) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
List<FileSystemItem> |
getChildren() |
FileSystemItem |
move(FolderItem dest) |
void |
rename(String name) |
createFile, createFolder, getCanCreateChildcanMovecompareTo, equals, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, getUserName, hashCode, isFolder, toStringcanMove, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, isFoldercompareTopublic UserSyncRootParentFolderItem(String factoryName, DocumentModel doc, FolderItem parentItem, String folderName) throws ClientException
ClientExceptionpublic void rename(String name) throws ClientException
rename in interface FileSystemItemrename in class DocumentBackedFolderItemClientExceptionpublic void delete()
throws ClientException
delete in interface FileSystemItemdelete in class AbstractDocumentBackedFileSystemItemClientExceptionpublic FileSystemItem move(FolderItem dest) throws ClientException
move in interface FileSystemItemmove in class AbstractDocumentBackedFileSystemItemClientExceptionpublic List<FileSystemItem> getChildren() throws ClientException
getChildren in interface FolderItemgetChildren in class DocumentBackedFolderItemClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.