Package | Description |
---|---|
org.alfresco.repo.processor | |
org.alfresco.repo.template | |
org.alfresco.repo.web.scripts | |
org.alfresco.service.cmr.repository |
Modifier and Type | Method and Description |
---|---|
TemplateProcessor |
TemplateServiceImpl.getTemplateProcessor(String engine) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateServiceImpl.registerTemplateProcessor(TemplateProcessor templateProcessor) |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerProcessor
FreeMarker implementation of the template processor interface.
|
class |
XSLTProcessor |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryTemplateProcessor
Repository (server-tier) Web Script Template Processor
|
Modifier and Type | Method and Description |
---|---|
TemplateProcessor |
TemplateService.getTemplateProcessor(String engine)
Return a TemplateProcessor instance for the specified engine name.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateService.registerTemplateProcessor(TemplateProcessor templateProcessor)
Registers a new template processor with the template service
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.