| Package | Description |
|---|---|
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.download | |
| org.alfresco.repo.exporter | |
| org.alfresco.repo.service | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExporterActionExecuter.setExporterService(ExporterService exporterService)
Sets the ExporterService to use
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDownloadArchiveAction.setExporterService(ExporterService exporterService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExporterComponent
Default implementation of the Exporter Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryExporterComponent.setExporterService(ExporterService exporterService) |
| Modifier and Type | Method and Description |
|---|---|
ExporterService |
ServiceDescriptorRegistry.getExporterService() |
| Modifier and Type | Method and Description |
|---|---|
ExporterService |
ServiceRegistry.getExporterService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.