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 FileSystemItemAdapterServiceAbstractFileSystemItem. getFileSystemItemAdapterService()protected FileSystemItemAdapterServiceFileSystemItemAdapterFactory. 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 FileSystemItemAdapterServicePermissionSyncRootFactory. 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 FileSystemItemAdapterServiceUserWorkspaceSyncRootFactory. 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 classFileSystemItemAdapterServiceImplDefault implementation of theFileSystemItemAdapterService.Methods in org.nuxeo.drive.service.impl that return FileSystemItemAdapterService Modifier and Type Method Description protected FileSystemItemAdapterServiceFileSystemItemManagerImpl. getFileSystemItemAdapterService()
-