public class CollectionSyncRootFolderItem extends DefaultSyncRootFolderItem implements FolderItem
FolderItem.canCreateChilddocId, docPath, docTitle, repositoryNamecanDelete, canRename, creationDate, creator, factoryName, FILE_SYSTEM_ITEM_ID_SEPARATOR, folder, id, lastContributor, lastModificationDate, name, parentId, path, principal, userName| Modifier | Constructor and Description |
|---|---|
protected |
CollectionSyncRootFolderItem() |
|
CollectionSyncRootFolderItem(String factoryName,
FolderItem parentItem,
DocumentModel doc) |
|
CollectionSyncRootFolderItem(String factoryName,
FolderItem parentItem,
DocumentModel doc,
boolean relaxSyncRootConstraint) |
| Modifier and Type | Method and Description |
|---|---|
FileItem |
createFile(Blob blob) |
FolderItem |
createFolder(String name) |
List<FileSystemItem> |
getChildren() |
protected void |
initialize(DocumentModel doc) |
canMove, delete, movegetCanCreateChild, getFileManager, rename, setCanCreateChildcomputeId, getDocId, getDocPath, getDocument, getDocumentById, getRepositoryName, getTrashService, handleCollectionMember, parseFileSystemId, setId, updateLastModificationDatecompareTo, equals, getCanDelete, getCanRename, getCreationDate, getCreator, getFileSystemItemAdapterService, getId, getLastContributor, getLastModificationDate, getName, getParentId, getPath, getUserName, hashCode, isFolder, setCanDelete, setCanRename, setCreationDate, setCreator, setFolder, setLastContributor, setLastModificationDate, setName, setParentId, setPath, setUserName, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCanCreateChildcanMove, delete, getCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastContributor, getLastModificationDate, getName, getParentId, getPath, isFolder, move, renamecompareTopublic CollectionSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc)
public CollectionSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc, boolean relaxSyncRootConstraint)
protected CollectionSyncRootFolderItem()
public List<FileSystemItem> getChildren()
getChildren in interface FolderItemgetChildren in class DocumentBackedFolderItempublic FolderItem createFolder(String name)
createFolder in interface FolderItemcreateFolder in class DocumentBackedFolderItempublic FileItem createFile(Blob blob)
createFile in interface FolderItemcreateFile in class DocumentBackedFolderItemprotected final void initialize(DocumentModel doc)
initialize in class DocumentBackedFolderItemCopyright © 2015 Nuxeo SA. All rights reserved.