public abstract class AbstractDocumentBackedFileSystemItem extends AbstractFileSystemItem
DocumentModel backed implementation of a FileSystemItem.DocumentBackedFileItem,
DocumentBackedFolderItem,
Serialized FormFILE_SYSTEM_ITEM_ID_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
boolean |
canMove(FolderItem dest) |
void |
delete() |
FileSystemItem |
move(FolderItem dest) |
compareTo, equals, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastModificationDate, getName, getParentId, getPath, getUserName, hashCode, isFolder, rename, toStringpublic void delete()
throws ClientException
delete in interface FileSystemItemdelete in class AbstractFileSystemItemClientExceptionpublic boolean canMove(FolderItem dest) throws ClientException
canMove in interface FileSystemItemcanMove in class AbstractFileSystemItemClientExceptionpublic FileSystemItem move(FolderItem dest) throws ClientException
move in interface FileSystemItemmove in class AbstractFileSystemItemClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.