Modifier and Type | Class and Description |
---|---|
class |
TemplateBasedDocumentAdapterImpl
Default implementation of
TemplateBasedDocument adapter. |
Modifier and Type | Method and Description |
---|---|
List<TemplateBasedDocument> |
TemplateSourceDocumentAdapterImpl.getTemplateBasedDocuments() |
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
TemplateBasedDocument s associated to this template |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
AbstractContextBuilder.build(TemplateBasedDocument templateBasedDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
protected TemplateBasedDocument |
TemplateBasedResource.resolve() |
Modifier and Type | Method and Description |
---|---|
protected Blob |
AbstractTemplateProcessor.getSourceTemplateBlob(TemplateBasedDocument templateBasedDocument,
String templateName) |
Blob |
IdentityProcessor.renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName) |
void |
InputBindingResolver.resolve(List<TemplateInput> inputParams,
Map<String,Object> context,
TemplateBasedDocument templateBasedDocument) |
void |
AbstractBindingResolver.resolve(List<TemplateInput> inputParams,
Map<String,Object> context,
TemplateBasedDocument templateBasedDocument) |
DocumentModel |
BidirectionalTemplateProcessor.updateDocumentFromBlob(TemplateBasedDocument templateDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
Blob |
WordXMLRawTemplateProcessor.renderTemplate(TemplateBasedDocument templateDocument,
String templateName) |
DocumentModel |
WordXMLRawTemplateProcessor.updateDocumentFromBlob(TemplateBasedDocument templateDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
Blob |
FreeMarkerProcessor.renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName) |
protected void |
FreeMarkerProcessor.setBlobAttributes(Blob result,
TemplateBasedDocument templateBasedDocument) |
Modifier and Type | Method and Description |
---|---|
Blob |
JODReportTemplateProcessor.renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
Blob |
JXLSTemplateProcessor.renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
Blob |
XDocReportProcessor.renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
Blob |
XSLTProcessor.renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName) |
Modifier and Type | Method and Description |
---|---|
List<TemplateBasedDocument> |
TemplateProcessorComponent.getLinkedTemplateBasedDocuments(DocumentModel source) |
Modifier and Type | Method and Description |
---|---|
TemplateBasedDocument |
TemplateBasedActionBean.getCurrentDocumentAsTemplateBasedDocument() |
Copyright © 2016 Nuxeo SA. All rights reserved.