Uses of Class
org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
Uses of FileManagerService in org.nuxeo.ecm.platform.filemanager.service.extension
Modifier and TypeFieldDescriptionprotected FileManagerService
AbstractFileImporter.fileManagerService
Deprecated.protected FileManagerService
AbstractFolderImporter.fileManagerService
Deprecated.since 11.1, useFramework.getService(Class)
instead if neededModifier and TypeMethodDescriptionAbstractFileImporter.getFileManagerService()
Deprecated.since 10.3, useFramework.getService(Class)
instead if neededModifier and TypeMethodDescriptionvoid
AbstractFileImporter.setFileManagerService
(FileManagerService fileManagerService) Deprecated.since 10.3, useFramework.getService(Class)
instead if neededvoid
AbstractFolderImporter.setFileManagerService
(FileManagerService fileManagerService) void
FileImporter.setFileManagerService
(FileManagerService fileManagerService) Deprecated.since 10.3, useFramework.getService(Class)
instead if neededvoid
FolderImporter.setFileManagerService
(FileManagerService fileManagerService) Deprecated.since 11.1, useFramework.getService(Class)
instead if needed
Framework.getService(Class)
instead if needed