Uses of Class
org.nuxeo.ecm.platform.filemanager.service.FileManagerService
Packages that use FileManagerService
-
Uses of FileManagerService in org.nuxeo.ecm.platform.filemanager.service.extension
Fields in org.nuxeo.ecm.platform.filemanager.service.extension declared as FileManagerServiceModifier and TypeFieldDescriptionprotected FileManagerServiceAbstractFileImporter.fileManagerServiceDeprecated.protected FileManagerServiceAbstractFolderImporter.fileManagerServiceDeprecated.since 11.1, useFramework.getService(Class)instead if neededMethods in org.nuxeo.ecm.platform.filemanager.service.extension that return FileManagerServiceModifier and TypeMethodDescriptionAbstractFileImporter.getFileManagerService()Deprecated.since 10.3, useFramework.getService(Class)instead if neededMethods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type FileManagerServiceModifier and TypeMethodDescriptionvoidAbstractFileImporter.setFileManagerService(FileManagerService fileManagerService) Deprecated.since 10.3, useFramework.getService(Class)instead if neededvoidAbstractFolderImporter.setFileManagerService(FileManagerService fileManagerService) voidFileImporter.setFileManagerService(FileManagerService fileManagerService) Deprecated.since 10.3, useFramework.getService(Class)instead if neededvoidFolderImporter.setFileManagerService(FileManagerService fileManagerService) Deprecated.since 11.1, useFramework.getService(Class)instead if needed
Framework.getService(Class)instead if needed