Uses of Class
org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
-
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.elasticsearch
Subclasses of AbstractFileSystemItemFactory in org.nuxeo.drive.elasticsearch Modifier and Type Class Description classESSyncRootFolderItemFactoryElasticsearch implementation of theDefaultSyncRootFolderItemFactory. -
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.hierarchy.permission.factory
Subclasses of AbstractFileSystemItemFactory in org.nuxeo.drive.hierarchy.permission.factory Modifier and Type Class Description classPermissionSyncRootFactoryPermission based implementation ofFileSystemItemFactoryfor a synchronization rootFolderItem.classUserSyncRootParentFactoryUser workspace based implementation ofFileSystemItemFactoryfor the parentFolderItemof the user's synchronization roots. -
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.hierarchy.userworkspace.factory
Subclasses of AbstractFileSystemItemFactory in org.nuxeo.drive.hierarchy.userworkspace.factory Modifier and Type Class Description classUserWorkspaceSyncRootFactoryUser workspace based implementation ofFileSystemItemFactoryfor a synchronization rootFolderItem.classUserWorkspaceTopLevelFactoryUser workspace based implementation of theTopLevelFolderItemFactory. -
Uses of AbstractFileSystemItemFactory in org.nuxeo.drive.service.impl
Subclasses of AbstractFileSystemItemFactory in org.nuxeo.drive.service.impl Modifier and Type Class Description classAbstractSyncRootFolderItemFactoryBaseFileSystemItemFactoryfor a synchronization rootFolderItem.classCollectionSyncRootFolderItemFactoryFileSystemItemFactoryfor a collection synchronization rootFolderItem.classDefaultFileSystemItemFactoryDefault implementation of aFileSystemItemFactory.classDefaultSyncRootFolderItemFactoryDefaultFileSystemItemFactoryfor a synchronization rootFolderItem.
-