Uses of Class
org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
Package
Description
-
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.elasticsearch
Modifier and TypeClassDescriptionclass
Elasticsearch implementation of theDefaultSyncRootFolderItemFactory
. -
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.hierarchy.permission.factory
Modifier and TypeClassDescriptionclass
Permission based implementation ofFileSystemItemFactory
for a synchronization rootFolderItem
.class
User workspace based implementation ofFileSystemItemFactory
for the parentFolderItem
of the user's synchronization roots. -
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.hierarchy.userworkspace.factory
Modifier and TypeClassDescriptionclass
User workspace based implementation ofFileSystemItemFactory
for a synchronization rootFolderItem
.class
User workspace based implementation of theTopLevelFolderItemFactory
. -
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.service.impl
Modifier and TypeClassDescriptionclass
BaseFileSystemItemFactory
for a synchronization rootFolderItem
.class
FileSystemItemFactory
for a collection synchronization rootFolderItem
.class
Default implementation of aFileSystemItemFactory
.class
DefaultFileSystemItemFactory
for a synchronization rootFolderItem
.