public class DefaultSyncRootFolderItemFactory extends AbstractSyncRootFolderItemFactory
FileSystemItemFactory
for a synchronization root FolderItem
.name
Constructor and Description |
---|
DefaultSyncRootFolderItemFactory() |
Modifier and Type | Method and Description |
---|---|
protected FileSystemItem |
adaptDocument(DocumentModel doc,
boolean forceParentItem,
FolderItem parentItem,
boolean relaxSyncRootConstraint,
boolean getLockInfo)
Adapts the given
DocumentModel to a FileSystemItem . |
protected FolderItem |
getParentItem(DocumentModel doc)
Returns the parent
FileSystemItem . |
getFileSystemItem, getFileSystemItem, getFileSystemItem, handleParameters, isFileSystemItem
adaptDocument, canHandleFileSystemItemId, exists, getDocumentByFileSystemId, getDocumentById, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItemById, getFileSystemItemById, getName, isFileSystemItem, isFileSystemItem, parseFileSystemId, setName
public DefaultSyncRootFolderItemFactory()
protected FileSystemItem adaptDocument(DocumentModel doc, boolean forceParentItem, FolderItem parentItem, boolean relaxSyncRootConstraint, boolean getLockInfo)
AbstractFileSystemItemFactory
DocumentModel
to a FileSystemItem
.protected FolderItem getParentItem(DocumentModel doc)
AbstractSyncRootFolderItemFactory
FileSystemItem
.getParentItem
in class AbstractSyncRootFolderItemFactory
Copyright © 2018 Nuxeo. All rights reserved.