| Package | Description |
|---|---|
| org.nuxeo.template.api | |
| org.nuxeo.template.api.adapters |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateBasedDocument> |
TemplateProcessorService.getLinkedTemplateBasedDocuments(DocumentModel source)
Retrieve the DocumentModels using a given
TemplateSourceDocument |
| Modifier and Type | Method and Description |
|---|---|
Blob |
TemplateProcessor.renderTemplate(TemplateBasedDocument templateDocument,
String templateName)
Perform rendering of the named template against the
TemplateBasedDocument |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateBasedDocument> |
TemplateSourceDocument.getTemplateBasedDocuments()
Get the list of
TemplateBasedDocuments associated to this
template |
Copyright © 2019 Nuxeo SA. All rights reserved.