Uses of Interface
org.nuxeo.ecm.platform.filemanager.api.FileManager
Packages that use FileManager
Package
Description
Provides implementation for the api package.
-
Uses of FileManager in org.nuxeo.drive.adapter.impl
Methods in org.nuxeo.drive.adapter.impl that return FileManagerModifier and TypeMethodDescriptionprotected FileManagerDocumentBackedFolderItem.getFileManager() -
Uses of FileManager in org.nuxeo.ecm.automation.core.operations.services
Fields in org.nuxeo.ecm.automation.core.operations.services declared as FileManagerModifier and TypeFieldDescriptionprotected FileManagerFileManagerCreateFolder.fileManagerprotected FileManagerFileManagerImport.fileManagerprotected FileManagerFileManagerImportWithProperties.fileManagerprotected FileManagerUserWorkspace.fileManager -
Uses of FileManager in org.nuxeo.ecm.platform.content.template.factories
Fields in org.nuxeo.ecm.platform.content.template.factories declared as FileManagerModifier and TypeFieldDescriptionprotected FileManagerImportBasedFactory.fileManagerDeprecated.since 11.1.Methods in org.nuxeo.ecm.platform.content.template.factories that return FileManagerModifier and TypeMethodDescriptionprotected FileManagerImportBasedFactory.getFileManagerService()Deprecated.since 11.1. -
Uses of FileManager in org.nuxeo.ecm.platform.filemanager.service
Classes in org.nuxeo.ecm.platform.filemanager.service that implement FileManager -
Uses of FileManager in org.nuxeo.ecm.platform.importer.factories
Fields in org.nuxeo.ecm.platform.importer.factories declared as FileManagerModifier and TypeFieldDescriptionprotected FileManagerFileManagerDocumentModelFactory.fileManagerMethods in org.nuxeo.ecm.platform.importer.factories that return FileManagerModifier and TypeMethodDescriptionprotected FileManagerFileManagerDocumentModelFactory.getFileManager() -
Uses of FileManager in org.nuxeo.ecm.platform.routing.core.impl
Methods in org.nuxeo.ecm.platform.routing.core.impl that return FileManagerModifier and TypeMethodDescriptionprotected FileManagerDocumentRoutingServiceImpl.getFileManager() -
Uses of FileManager in org.nuxeo.ecm.platform.userworkspace.operations
Fields in org.nuxeo.ecm.platform.userworkspace.operations declared as FileManager