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.repo.web.scripts | |
org.alfresco.repo.web.scripts.admin | |
org.alfresco.repo.web.scripts.bulkimport | |
org.alfresco.rest.api.discovery | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
org.alfresco.util.schemacomp | |
org.alfresco.web.bean |
Modifier and Type | Method and Description |
---|---|
DescriptorService |
CMISConnector.getDescriptorService() |
Modifier and Type | Method and Description |
---|---|
void |
CMISServletDispatcher.setDescriptorService(DescriptorService descriptorService) |
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 |
ModuleServiceImpl.setDescriptorService(DescriptorService descriptorService) |
void |
ModuleComponentHelper.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 |
AlienProcessorImpl.getDescriptorService() |
DescriptorService |
RepoTransferReceiverImpl.getDescriptorService() |
Modifier and Type | Method and Description |
---|---|
void |
AlienProcessorImpl.setDescriptorService(DescriptorService descriptorService) |
void |
RepoTransferReceiverImpl.setDescriptorService(DescriptorService descriptorService) |
void |
TransferServiceImpl2.setDescriptorService(DescriptorService descriptorService) |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryContainer.setDescriptorService(DescriptorService descriptorService) |
Modifier and Type | Field and Description |
---|---|
protected DescriptorService |
AbstractAdminWebScript.descriptorService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAdminWebScript.setDescriptorService(DescriptorService descriptorService) |
Modifier and Type | Method and Description |
---|---|
void |
BulkFilesystemImportStatusWebScript.setDescriptorService(DescriptorService descriptorService) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryApiWebscript.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,
org.hibernate.dialect.Dialect dialect,
DescriptorService descriptorService,
DatabaseMetaDataHelper databaseMetaDataHelper)
Create a new instance of the tool within the context of an existing database connection
|
Modifier and Type | Method and Description |
---|---|
void |
AboutBean.setDescriptorService(DescriptorService descriptorService)
Sets the DescriptorService.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.