Package | Description |
---|---|
org.alfresco.module.vti.web.actions | |
org.alfresco.repo.action.executer | |
org.alfresco.repo.action.scheduled | |
org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
org.alfresco.repo.processor | |
org.alfresco.repo.rendition.executer | |
org.alfresco.repo.service | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
void |
VtiWelcomeInfoAction.setTemplateService(TemplateService templateService) |
Modifier and Type | Method and Description |
---|---|
void |
MailActionExecuter.setTemplateService(TemplateService templateService) |
Modifier and Type | Field and Description |
---|---|
TemplateService |
AbstractTemplateActionDefinition.templateService
The template service
|
Modifier and Type | Method and Description |
---|---|
TemplateService |
AbstractTemplateActionDefinition.getTemplateService()
Get the template service.
|
TemplateService |
CronScheduledQueryBasedTemplateActionDefinition.getTemplateService()
Get the template service.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTemplateActionDefinition.setTemplateService(TemplateService templateService)
Set the template service - IOC.
|
void |
CronScheduledQueryBasedTemplateActionDefinition.setTemplateService(TemplateService templateService)
Set the template service.
|
Modifier and Type | Method and Description |
---|---|
void |
InvitationServiceImpl.setTemplateService(TemplateService templateService) |
Modifier and Type | Class and Description |
---|---|
class |
TemplateServiceImpl
Implementation of the TemplateService using Spring configured script engines.
|
Modifier and Type | Field and Description |
---|---|
protected TemplateService |
BaseProcessor.templateService
The template service
|
Modifier and Type | Method and Description |
---|---|
void |
BaseProcessor.setTemplateService(TemplateService templateService)
Sets the template service
|
Modifier and Type | Method and Description |
---|---|
TemplateService |
BaseTemplateRenderingEngine.getTemplateService() |
Modifier and Type | Method and Description |
---|---|
void |
BaseTemplateRenderingEngine.setTemplateService(TemplateService templateService) |
Modifier and Type | Method and Description |
---|---|
TemplateService |
ServiceDescriptorRegistry.getTemplateService() |
Modifier and Type | Method and Description |
---|---|
TemplateService |
ServiceRegistry.getTemplateService() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.