Package | Description |
---|---|
org.alfresco.repo.content.transform | |
org.alfresco.repo.module | |
org.alfresco.repo.service | |
org.alfresco.repo.tenant | |
org.alfresco.rest.api.discovery | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformerConfigImpl.setModuleService(ModuleService moduleService) |
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 |
ModuleServiceImpl
This component controls the execution of
module startup components . |
Modifier and Type | Field and Description |
---|---|
protected ModuleService |
AbstractModuleComponent.moduleService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractModuleComponent.setModuleService(ModuleService moduleService)
Set the module service to register with.
|
void |
ModuleStarter.setModuleService(ModuleService moduleService) |
void |
ModuleComponentHelper.setModuleService(ModuleService moduleService) |
Modifier and Type | Method and Description |
---|---|
ModuleService |
ServiceDescriptorRegistry.getModuleService() |
Modifier and Type | Method and Description |
---|---|
void |
MultiTAdminServiceImpl.setModuleService(ModuleService moduleService) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryApiWebscript.setModuleService(ModuleService moduleService) |
Modifier and Type | Method and Description |
---|---|
ModuleService |
ServiceRegistry.getModuleService()
Get the module service bean.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.