Uses of Class
org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
Package
Description
-
Uses of AbstractFileSystemItem in org.nuxeo.drive.adapter.impl
Modifier and TypeClassDescriptionclass
DocumentModel
backed implementation of aFileSystemItem
.class
Base implementation of a virtualFolderItem
.class
Default implementation of a collection synchronization rootFolderItem
.class
Default implementation of a synchronization rootFolderItem
.class
Default implementation of the top levelFolderItem
.class
DocumentModel
backed implementation of aFileItem
.class
DocumentModel
backed implementation of aFolderItem
.class
Simple FileSystemItem just holding data, used for JSON deserialization. -
Uses of AbstractFileSystemItem in org.nuxeo.drive.elasticsearch
Modifier and TypeClassDescriptionclass
Elasticsearch implementation of aDefaultSyncRootFolderItem
. -
Uses of AbstractFileSystemItem in org.nuxeo.drive.hierarchy.permission.adapter
Modifier and TypeClassDescriptionclass
User workspace and permission based implementation of the top levelFolderItem
.class
Permission based implementation of the parentFolderItem
of the user's shared synchronization roots.class
User workspace based implementation of the parentFolderItem
of the user's synchronization roots. -
Uses of AbstractFileSystemItem in org.nuxeo.drive.hierarchy.userworkspace.adapter
Modifier and TypeClassDescriptionclass
User workspace based implementation of the synchronization root parentFolderItem
.class
User workspace based implementation of the top levelFolderItem
.