Uses of Interface
org.alfresco.service.cmr.view.ExporterService
Packages that use ExporterService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of ExporterService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type ExporterServiceModifier and TypeMethodDescriptionvoidExporterActionExecuter.setExporterService(ExporterService exporterService) Sets the ExporterService to use -
Uses of ExporterService in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type ExporterServiceModifier and TypeMethodDescriptionvoidCreateDownloadArchiveAction.setExporterService(ExporterService exporterService) -
Uses of ExporterService in org.alfresco.repo.exporter
Classes in org.alfresco.repo.exporter that implement ExporterServiceModifier and TypeClassDescriptionclassDefault implementation of the Exporter Service.Methods in org.alfresco.repo.exporter with parameters of type ExporterServiceModifier and TypeMethodDescriptionvoidRepositoryExporterComponent.setExporterService(ExporterService exporterService) -
Uses of ExporterService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ExporterService -
Uses of ExporterService in org.alfresco.service
Methods in org.alfresco.service that return ExporterServiceModifier and TypeMethodDescriptionServiceRegistry.getExporterService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.