Uses of Interface
org.alfresco.service.cmr.view.ImporterService
Packages that use ImporterService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of ImporterService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type ImporterServiceModifier and TypeMethodDescriptionvoidImporterActionExecuter.setImporterService(ImporterService importerService) Sets the ImporterService to use -
Uses of ImporterService in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl with parameters of type ImporterServiceModifier and TypeMethodDescriptionvoidImapFoldersPatch.setImporterService(ImporterService importerService) -
Uses of ImporterService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type ImporterServiceModifier and TypeMethodDescriptionvoidDynamicCreateRepositoryLocation.setImporterService(ImporterService importerService) -
Uses of ImporterService in org.alfresco.repo.importer
Classes in org.alfresco.repo.importer that implement ImporterServiceModifier and TypeClassDescriptionclassDefault implementation of the Importer ServiceMethods in org.alfresco.repo.importer with parameters of type ImporterServiceModifier and TypeMethodDescriptionvoidExportSourceImporter.setImporterService(ImporterService importerService) voidFileSourceImporter.setImporterService(ImporterService importerService) voidImporterBootstrap.setImporterService(ImporterService importerService) Sets the importer service -
Uses of ImporterService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ImporterService -
Uses of ImporterService in org.alfresco.service
Methods in org.alfresco.service that return ImporterServiceModifier and TypeMethodDescriptionServiceRegistry.getImporterService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.