Uses of Class
org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
Packages that use FileImporterContext
Package
Description
-
Uses of FileImporterContext in org.nuxeo.ecm.platform.audio.extension
Methods in org.nuxeo.ecm.platform.audio.extension with parameters of type FileImporterContext -
Uses of FileImporterContext in org.nuxeo.ecm.platform.filemanager.api
Methods in org.nuxeo.ecm.platform.filemanager.api that return FileImporterContextMethods in org.nuxeo.ecm.platform.filemanager.api with parameters of type FileImporterContextModifier and TypeMethodDescriptionFileManager.createOrUpdateDocument
(FileImporterContext context) Returns a created or updated document based on the givencontext
. -
Uses of FileImporterContext in org.nuxeo.ecm.platform.filemanager.service
Methods in org.nuxeo.ecm.platform.filemanager.service with parameters of type FileImporterContextModifier and TypeMethodDescriptionFileManagerService.createOrUpdateDocument
(FileImporterContext context) -
Uses of FileImporterContext in org.nuxeo.ecm.platform.filemanager.service.extension
Methods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type FileImporterContextModifier and TypeMethodDescriptionAbstractFileImporter.createOrUpdate
(FileImporterContext context) CSVZipImporter.createOrUpdate
(FileImporterContext context) ExportedZipImporter.createOrUpdate
(FileImporterContext context) FileImporter.createOrUpdate
(FileImporterContext fileImporterContext) Returns a created or updated document based on the givencontext
. -
Uses of FileImporterContext in org.nuxeo.ecm.platform.routing.core.persistence
Methods in org.nuxeo.ecm.platform.routing.core.persistence with parameters of type FileImporterContextModifier and TypeMethodDescriptionRouteModelsZipImporter.createOrUpdate
(FileImporterContext context) -
Uses of FileImporterContext in org.nuxeo.ecm.platform.threed.importer
Methods in org.nuxeo.ecm.platform.threed.importer with parameters of type FileImporterContext