Uses of Interface
org.nuxeo.drive.service.VirtualFolderItemFactory
Package
Description
-
Uses of VirtualFolderItemFactory in org.nuxeo.drive.hierarchy.permission.factory
Modifier and TypeClassDescriptionclass
User workspace and permission based implementation of theTopLevelFolderItemFactory
.class
Permission based implementation ofFileSystemItemFactory
for the parentFolderItem
of the user's shared synchronization roots.class
User workspace based implementation ofFileSystemItemFactory
for the parentFolderItem
of the user's synchronization roots. -
Uses of VirtualFolderItemFactory in org.nuxeo.drive.hierarchy.userworkspace.factory
Modifier and TypeClassDescriptionclass
User workspace based implementation ofFileSystemItemFactory
for the parentFolderItem
of the user's synchronization roots.class
User workspace based implementation of theTopLevelFolderItemFactory
. -
Uses of VirtualFolderItemFactory in org.nuxeo.drive.service
Modifier and TypeInterfaceDescriptioninterface
Interface for the classes contributed to thetopLevelFolderItemFactory
extension point of theFileSystemItemAdapterService
.Modifier and TypeMethodDescriptionFileSystemItemAdapterService.getVirtualFolderItemFactory
(String factoryName) Gets theVirtualFolderItemFactory
for the given factory name. -
Uses of VirtualFolderItemFactory in org.nuxeo.drive.service.impl
Modifier and TypeClassDescriptionclass
BaseFileSystemItemFactory
for a virtualFolderItem
.class
Default implementation of aTopLevelFolderItemFactory
.Modifier and TypeMethodDescriptionFileSystemItemAdapterServiceImpl.getVirtualFolderItemFactory
(String factoryName)