Uses of Interface
org.alfresco.service.cmr.repository.TemplateService
Packages that use TemplateService
Package
Description
The implementation of the Invitation Service.
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of TemplateService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type TemplateServiceModifier and TypeMethodDescriptionvoidMailActionExecuter.setTemplateService(TemplateService templateService) -
Uses of TemplateService in org.alfresco.repo.action.scheduled
Fields in org.alfresco.repo.action.scheduled declared as TemplateServiceModifier and TypeFieldDescriptionAbstractTemplateActionDefinition.templateServiceThe template serviceMethods in org.alfresco.repo.action.scheduled that return TemplateServiceModifier and TypeMethodDescriptionAbstractTemplateActionDefinition.getTemplateService()Get the template service.CronScheduledQueryBasedTemplateActionDefinition.getTemplateService()Get the template service.Methods in org.alfresco.repo.action.scheduled with parameters of type TemplateServiceModifier and TypeMethodDescriptionvoidAbstractTemplateActionDefinition.setTemplateService(TemplateService templateService) Set the template service - IOC.voidCronScheduledQueryBasedTemplateActionDefinition.setTemplateService(TemplateService templateService) Set the template service. -
Uses of TemplateService in org.alfresco.repo.invitation
Methods in org.alfresco.repo.invitation with parameters of type TemplateServiceModifier and TypeMethodDescriptionvoidInvitationServiceImpl.setTemplateService(TemplateService templateService) -
Uses of TemplateService in org.alfresco.repo.processor
Classes in org.alfresco.repo.processor that implement TemplateServiceModifier and TypeClassDescriptionclassImplementation of the TemplateService using Spring configured script engines.Fields in org.alfresco.repo.processor declared as TemplateServiceModifier and TypeFieldDescriptionprotected TemplateServiceBaseProcessor.templateServiceThe template serviceMethods in org.alfresco.repo.processor with parameters of type TemplateServiceModifier and TypeMethodDescriptionvoidBaseProcessor.setTemplateService(TemplateService templateService) Sets the template service -
Uses of TemplateService in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer that return TemplateServiceMethods in org.alfresco.repo.rendition.executer with parameters of type TemplateServiceModifier and TypeMethodDescriptionvoidBaseTemplateRenderingEngine.setTemplateService(TemplateService templateService) Deprecated. -
Uses of TemplateService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return TemplateService -
Uses of TemplateService in org.alfresco.service
Methods in org.alfresco.service that return TemplateService