public class DefaultSyncRootFolderItem extends DocumentBackedFolderItem
FolderItem.canCreateChild, canScrollDescendants, DESCENDANTS_SCROLL_CACHE, MAX_DESCENDANTS_BATCH_SIZE_DEFAULT, MAX_DESCENDANTS_BATCH_SIZE_PROPERTY, VCS_CHUNK_SIZEdocId, docPath, docTitle, PERMISSION_CHECK_OPTIMIZED_PROPERTY, repositoryNamecanDelete, canRename, creationDate, creator, factoryName, FILE_SYSTEM_ITEM_ID_SEPARATOR, FILE_SYSTEM_ITEM_PATH_SEPARATOR, folder, id, lastContributor, lastModificationDate, lockInfo, name, parentId, path, principal, userName| Modifier | Constructor and Description | 
|---|---|
protected  | 
DefaultSyncRootFolderItem()  | 
  | 
DefaultSyncRootFolderItem(String factoryName,
                         FolderItem parentItem,
                         DocumentModel doc)  | 
  | 
DefaultSyncRootFolderItem(String factoryName,
                         FolderItem parentItem,
                         DocumentModel doc,
                         boolean relaxSyncRootConstraint)  | 
  | 
DefaultSyncRootFolderItem(String factoryName,
                         FolderItem parentItem,
                         DocumentModel doc,
                         boolean relaxSyncRootConstraint,
                         boolean getLockInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canMove(FolderItem dest)  | 
void | 
delete()  | 
FileSystemItem | 
move(FolderItem dest)  | 
adaptDocuments, checkBatchSize, createFile, createFolder, doScrollDescendants, equals, fetchFromVCS, fetchFromVcsChunk, getBatch, getCanCreateChild, getCanScrollDescendants, getChildren, getFileManager, getFolderItem, getScrollBatch, hashCode, initialize, populateAncestorCache, rename, scrollDescendants, setCanCreateChild, setCanScrollDescendantscomputeId, getDocId, getDocPath, getDocument, getDocumentById, getRepositoryName, getTrashService, handleCollectionMember, parseFileSystemId, setId, updateLastModificationDatecompareTo, getCanDelete, getCanRename, getCreationDate, getCreator, getFileSystemItemAdapterService, getId, getLastContributor, getLastModificationDate, getLockInfo, getName, getParentId, getPath, getUserName, isFolder, setCanDelete, setCanRename, setCreationDate, setCreator, setFolder, setLastContributor, setLastModificationDate, setLockInfo, setName, setParentId, setPath, setUserName, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreateFile, createFoldergetCanDelete, getCanRename, getCreationDate, getCreator, getId, getLastContributor, getLastModificationDate, getLockInfo, getName, getParentId, getPath, isFoldercompareTopublic DefaultSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc)
public DefaultSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc, boolean relaxSyncRootConstraint)
public DefaultSyncRootFolderItem(String factoryName, FolderItem parentItem, DocumentModel doc, boolean relaxSyncRootConstraint, boolean getLockInfo)
protected DefaultSyncRootFolderItem()
public void delete()
delete in interface FileSystemItemdelete in class AbstractDocumentBackedFileSystemItempublic boolean canMove(FolderItem dest)
canMove in interface FileSystemItemcanMove in class AbstractDocumentBackedFileSystemItempublic FileSystemItem move(FolderItem dest)
move in interface FileSystemItemmove in class AbstractDocumentBackedFileSystemItemCopyright © 2019 Nuxeo. All rights reserved.