Uses of Interface
org.alfresco.service.cmr.repository.TemplateProcessor
Packages that use TemplateProcessor
Package
Description
-
Uses of TemplateProcessor in org.alfresco.repo.processor
Methods in org.alfresco.repo.processor that return TemplateProcessorMethods in org.alfresco.repo.processor with parameters of type TemplateProcessorModifier and TypeMethodDescriptionvoidTemplateServiceImpl.registerTemplateProcessor(TemplateProcessor templateProcessor) -
Uses of TemplateProcessor in org.alfresco.repo.template
Classes in org.alfresco.repo.template that implement TemplateProcessorModifier and TypeClassDescriptionclassFreeMarker implementation of the template processor interface.class -
Uses of TemplateProcessor in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that return TemplateProcessorModifier and TypeMethodDescriptionTemplateService.getTemplateProcessor(String engine) Return a TemplateProcessor instance for the specified engine name.Methods in org.alfresco.service.cmr.repository with parameters of type TemplateProcessorModifier and TypeMethodDescriptionvoidTemplateService.registerTemplateProcessor(TemplateProcessor templateProcessor) Registers a new template processor with the template service