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 FileManager
DocumentBackedFolderItem.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 FileManager
FileManagerCreateFolder.fileManager
protected FileManager
FileManagerImport.fileManager
protected FileManager
FileManagerImportWithProperties.fileManager
protected FileManager
UserWorkspace.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 FileManager
ImportBasedFactory.fileManager
Deprecated.since 11.1.Methods in org.nuxeo.ecm.platform.content.template.factories that return FileManagerModifier and TypeMethodDescriptionprotected FileManager
ImportBasedFactory.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 FileManager
FileManagerDocumentModelFactory.fileManager
Methods in org.nuxeo.ecm.platform.importer.factories that return FileManagerModifier and TypeMethodDescriptionprotected FileManager
FileManagerDocumentModelFactory.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 FileManager
DocumentRoutingServiceImpl.getFileManager()
-
Uses of FileManager in org.nuxeo.ecm.platform.userworkspace.operations
Fields in org.nuxeo.ecm.platform.userworkspace.operations declared as FileManager