| Package | Description |
|---|---|
| org.alfresco.opencmis | |
| org.alfresco.repo.admin.patch | |
| org.alfresco.repo.admin.patch.impl | |
| org.alfresco.repo.content.transform | |
| org.alfresco.repo.descriptor | |
| org.alfresco.repo.domain.schema | |
| org.alfresco.repo.exporter | |
| org.alfresco.repo.module | |
| org.alfresco.repo.service | |
| org.alfresco.repo.tenant | |
| org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| org.alfresco.util.schemacomp |
| Modifier and Type | Method and Description |
|---|---|
DescriptorService |
CMISConnector.getDescriptorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISConnector.setDescriptorService(DescriptorService descriptorService)
Sets the descriptor service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatchServiceImpl.setDescriptorService(DescriptorService descriptorService) |
void |
OptionalPatchApplicationCheckBootstrapBean.setDescriptorService(DescriptorService descriptorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteLoadPatch.setDescriptorService(DescriptorService descriptorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformerConfigImpl.setDescriptorService(DescriptorService descriptorService) |
| Constructor and Description |
|---|
TransformerConfigDynamicTransformers(TransformerConfig transformerConfig,
TransformerProperties transformerProperties,
org.alfresco.service.cmr.repository.MimetypeService mimetypeService,
ContentService contentService,
ContentTransformerRegistry transformerRegistry,
TransformerDebug transformerDebug,
ModuleService moduleService,
DescriptorService descriptorService,
Properties globalProperties) |
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptorServiceImpl
Implementation of Descriptor Service.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorService |
DescriptorServiceAvailableEvent.getDescriptorService()
Gets the descriptor service that raised the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptorStartupLog.setDescriptorService(DescriptorService descriptorService) |
| Constructor and Description |
|---|
DescriptorServiceAvailableEvent(DescriptorService source)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaBootstrap.setDescriptorService(DescriptorService descriptorService)
Provide a reference to the DescriptorService, used to provide information
about the repository such as the database schema version number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExporterComponent.setDescriptorService(DescriptorService descriptorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleComponentHelper.setDescriptorService(DescriptorService descriptorService) |
void |
ModuleServiceImpl.setDescriptorService(DescriptorService descriptorService) |
| Modifier and Type | Method and Description |
|---|---|
DescriptorService |
ServiceDescriptorRegistry.getDescriptorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiTenantBootstrap.setDescriptorService(DescriptorService descriptorService) |
| Modifier and Type | Method and Description |
|---|---|
DescriptorService |
RepoTransferReceiverImpl.getDescriptorService() |
DescriptorService |
AlienProcessorImpl.getDescriptorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepoTransferReceiverImpl.setDescriptorService(DescriptorService descriptorService) |
void |
AlienProcessorImpl.setDescriptorService(DescriptorService descriptorService) |
void |
TransferServiceImpl2.setDescriptorService(DescriptorService descriptorService) |
| Modifier and Type | Method and Description |
|---|---|
DescriptorService |
ServiceRegistry.getDescriptorService()
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.
|
| Constructor and Description |
|---|
ExportDb(DataSource dataSource,
Dialect dialect,
DescriptorService descriptorService,
DatabaseMetaDataHelper databaseMetaDataHelper)
Create a new instance of the tool within the context of an existing database connection
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.