Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter

Packages that use FileImporter
org.nuxeo.ecm.platform.filemanager.service   
org.nuxeo.ecm.platform.filemanager.service.extension   
org.nuxeo.ecm.platform.picture.extension   
 

Uses of FileImporter in org.nuxeo.ecm.platform.filemanager.service
 

Methods in org.nuxeo.ecm.platform.filemanager.service that return FileImporter
 FileImporter FileManagerService.getPluginByName(String name)
           
 

Uses of FileImporter in org.nuxeo.ecm.platform.filemanager.service.extension
 

Classes in org.nuxeo.ecm.platform.filemanager.service.extension that implement FileImporter
 class AbstractFileImporter
          File importer abstract class.
 class AbstractPlugin
          Deprecated. use AbstractFileImporter
 class CSVZipImporter
           
 class DefaultFileImporter
           
 class ExportedZipImporter
          Simple Plugin that imports IO Zip archive into Nuxeo using the IO core service.
 class NoteImporter
          Imports the string content of a blob as text for the content of the "note" field of a new Note document.
 

Methods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type FileImporter
 int AbstractFileImporter.compareTo(FileImporter other)
           
 

Uses of FileImporter in org.nuxeo.ecm.platform.picture.extension
 

Classes in org.nuxeo.ecm.platform.picture.extension that implement FileImporter
 class ImagePlugin
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.