Uses of Interface
org.nuxeo.drive.service.FileSystemItemAdapterService
-
-
Uses of FileSystemItemAdapterService in org.nuxeo.drive.adapter.impl
Methods in org.nuxeo.drive.adapter.impl that return FileSystemItemAdapterService Modifier and Type Method Description protected FileSystemItemAdapterService
AbstractFileSystemItem. getFileSystemItemAdapterService()
protected FileSystemItemAdapterService
FileSystemItemAdapterFactory. getService()
-
Uses of FileSystemItemAdapterService in org.nuxeo.drive.hierarchy.permission.factory
Methods in org.nuxeo.drive.hierarchy.permission.factory that return FileSystemItemAdapterService Modifier and Type Method Description protected FileSystemItemAdapterService
PermissionSyncRootFactory. getFileSystemAdapterService()
-
Uses of FileSystemItemAdapterService in org.nuxeo.drive.hierarchy.userworkspace.factory
Methods in org.nuxeo.drive.hierarchy.userworkspace.factory that return FileSystemItemAdapterService Modifier and Type Method Description protected FileSystemItemAdapterService
UserWorkspaceSyncRootFactory. getFileSystemAdapterService()
-
Uses of FileSystemItemAdapterService in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl that implement FileSystemItemAdapterService Modifier and Type Class Description class
FileSystemItemAdapterServiceImpl
Default implementation of theFileSystemItemAdapterService
.Methods in org.nuxeo.drive.service.impl that return FileSystemItemAdapterService Modifier and Type Method Description protected FileSystemItemAdapterService
FileSystemItemManagerImpl. getFileSystemItemAdapterService()
-