| Package | Description |
|---|---|
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.admin.patch.impl | |
| org.alfresco.repo.dictionary | |
| org.alfresco.repo.importer | |
| 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 |
ImporterActionExecuter.setImporterService(ImporterService importerService)
Sets the ImporterService to use
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImapFoldersPatch.setImporterService(ImporterService importerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicCreateRepositoryLocation.setImporterService(ImporterService importerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImporterComponent
Default implementation of the Importer Service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterBootstrap.setImporterService(ImporterService importerService)
Sets the importer service
|
void |
FileSourceImporter.setImporterService(ImporterService importerService) |
void |
ExportSourceImporter.setImporterService(ImporterService importerService) |
| Modifier and Type | Method and Description |
|---|---|
ImporterService |
ServiceDescriptorRegistry.getImporterService() |
| Modifier and Type | Method and Description |
|---|---|
ImporterService |
ServiceRegistry.getImporterService()
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.