Uses of Class
org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
-
-
Uses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.adapter.impl
Subclasses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.adapter.impl Modifier and Type Class Description classCollectionSyncRootFolderItemDefault implementation of a collection synchronization rootFolderItem.classDefaultSyncRootFolderItemDefault implementation of a synchronization rootFolderItem.classDocumentBackedFileItemDocumentModelbacked implementation of aFileItem.classDocumentBackedFolderItemDocumentModelbacked implementation of aFolderItem. -
Uses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.elasticsearch
Subclasses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.elasticsearch Modifier and Type Class Description classESSyncRootFolderItemElasticsearch implementation of aDefaultSyncRootFolderItem. -
Uses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.hierarchy.permission.adapter
Subclasses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.hierarchy.permission.adapter Modifier and Type Class Description classUserSyncRootParentFolderItemUser workspace based implementation of the parentFolderItemof the user's synchronization roots. -
Uses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.hierarchy.userworkspace.adapter
Subclasses of AbstractDocumentBackedFileSystemItem in org.nuxeo.drive.hierarchy.userworkspace.adapter Modifier and Type Class Description classUserWorkspaceTopLevelFolderItemUser workspace based implementation of the top levelFolderItem.
-