Modifier and Type | Field and Description |
---|---|
protected TemplateService |
ActionTemplateServiceImpl.templateService |
Constructor and Description |
---|
ActionTemplateServiceImpl(TemplateService templateService) |
Modifier and Type | Field and Description |
---|---|
protected TemplateService |
WorkIndexService.templateService |
Modifier and Type | Method and Description |
---|---|
TemplateService |
TemplateEngineConfigurationApi.getTemplateService()
Returns the template service used to render templates based on a template definition.
|
Modifier and Type | Method and Description |
---|---|
TemplateService |
TemplateContentProcessingBuilder.getTemplateService() |
Modifier and Type | Field and Description |
---|---|
protected TemplateService |
TemplateEngineConfiguration.templateService |
Modifier and Type | Method and Description |
---|---|
TemplateService |
TemplateEngineConfiguration.getTemplateService() |
TemplateService |
TemplateEngine.getTemplateService() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngineConfiguration.setTemplateService(TemplateService templateService) |
Modifier and Type | Method and Description |
---|---|
TemplateService |
TemplateEngineImpl.getTemplateService() |
Modifier and Type | Class and Description |
---|---|
class |
TemplateServiceImpl
The template service implements methods supporting the creation and rendering of
TemplateVariationModel . |
Modifier and Type | Method and Description |
---|---|
TemplateService |
TemplateContentProcessingBuilderImpl.getTemplateService() |