Uses of Class
org.alfresco.repo.importer.FileImporterException
Packages that use FileImporterException
-
Uses of FileImporterException in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer that throw FileImporterExceptionModifier and TypeMethodDescriptionintLoad a single file or directory without any recursionintLoad a file or directory into the repositoryintFileImporter.loadFile(NodeRef container, File file, FileFilter filter, boolean recurse) Load all files or directories that match the file filter in the given directoryintintintFileImporterImpl.loadFile(NodeRef container, File file, FileFilter filter, boolean recurse) intFileImporter.loadNamedFile(NodeRef container, File file, boolean recurse, String name) Load a file into a given location, giving it a new name.intFileImporterImpl.loadNamedFile(NodeRef container, File file, boolean recurse, String name)