Uses of Interface
org.alfresco.service.cmr.module.ModuleService
Packages that use ModuleService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of ModuleService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type ModuleServiceModifier and TypeMethodDescriptionvoidConfigurationDataCollector.setModuleService(ModuleService moduleService) -
Uses of ModuleService in org.alfresco.repo.module
Classes in org.alfresco.repo.module that implement ModuleServiceModifier and TypeClassDescriptionclassThis component controls the execution ofmodule startup components.Fields in org.alfresco.repo.module declared as ModuleServiceMethods in org.alfresco.repo.module with parameters of type ModuleServiceModifier and TypeMethodDescriptionvoidAbstractModuleComponent.setModuleService(ModuleService moduleService) Set the module service to register with.voidModuleComponentHelper.setModuleService(ModuleService moduleService) voidModuleStarter.setModuleService(ModuleService moduleService) Constructors in org.alfresco.repo.module with parameters of type ModuleServiceModifierConstructorDescriptionDeprecatedModulesValidator(ModuleService moduleService, List<String> deprecatedModules) -
Uses of ModuleService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ModuleService -
Uses of ModuleService in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type ModuleServiceModifier and TypeMethodDescriptionvoidMultiTAdminServiceImpl.setModuleService(ModuleService moduleService) -
Uses of ModuleService in org.alfresco.service
Methods in org.alfresco.service that return ModuleServiceModifier and TypeMethodDescriptionServiceRegistry.getModuleService()Get the module service bean.