Uses of Class
org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
Packages that use AbstractVirtualFolderItem Package Description org.nuxeo.drive.adapter.impl org.nuxeo.drive.hierarchy.permission.adapter org.nuxeo.drive.hierarchy.userworkspace.adapter -
-
Uses of AbstractVirtualFolderItem in org.nuxeo.drive.adapter.impl
Subclasses of AbstractVirtualFolderItem in org.nuxeo.drive.adapter.impl Modifier and Type Class Description classDefaultTopLevelFolderItemDefault implementation of the top levelFolderItem. -
Uses of AbstractVirtualFolderItem in org.nuxeo.drive.hierarchy.permission.adapter
Subclasses of AbstractVirtualFolderItem in org.nuxeo.drive.hierarchy.permission.adapter Modifier and Type Class Description classPermissionTopLevelFolderItemUser workspace and permission based implementation of the top levelFolderItem.classSharedSyncRootParentFolderItemPermission based implementation of the parentFolderItemof the user's shared synchronization roots. -
Uses of AbstractVirtualFolderItem in org.nuxeo.drive.hierarchy.userworkspace.adapter
Subclasses of AbstractVirtualFolderItem in org.nuxeo.drive.hierarchy.userworkspace.adapter Modifier and Type Class Description classUserWorkspaceSyncRootParentFolderItemUser workspace based implementation of the synchronization root parentFolderItem.
-