Class TemplateServiceImpl

All Implemented Interfaces:
TemplateService

public class TemplateServiceImpl extends CommonEngineServiceImpl<TemplateEngineConfiguration> implements TemplateService
The template service implements methods supporting the creation and rendering of TemplateVariationModel. For the rendering part, it uses registered TemplateProcessor mapped to types for the lookup.
Author:
Micha Kiener