Package | Description |
---|---|
org.nuxeo.drive.adapter.impl | |
org.nuxeo.drive.service.impl |
Modifier and Type | Field and Description |
---|---|
protected VersioningFileSystemItemFactory |
DocumentBackedFileItem.factory |
Modifier and Type | Method and Description |
---|---|
protected void |
DocumentBackedFileItem.initialize(VersioningFileSystemItemFactory factory,
DocumentModel doc) |
static void |
FileSystemItemHelper.versionIfNeeded(VersioningFileSystemItemFactory factory,
DocumentModel doc,
CoreSession session) |
Constructor and Description |
---|
DocumentBackedFileItem(VersioningFileSystemItemFactory factory,
DocumentModel doc) |
DocumentBackedFileItem(VersioningFileSystemItemFactory factory,
DocumentModel doc,
boolean relaxSyncRootConstraint) |
DocumentBackedFileItem(VersioningFileSystemItemFactory factory,
FolderItem parentItem,
DocumentModel doc) |
DocumentBackedFileItem(VersioningFileSystemItemFactory factory,
FolderItem parentItem,
DocumentModel doc,
boolean relaxSyncRootConstraint) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileSystemItemFactory
Default implementation of a
FileSystemItemFactory . |
Copyright © 2015 Nuxeo SA. All rights reserved.