| Package | Description |
|---|---|
| org.nuxeo.template.api | |
| org.nuxeo.template.api.context |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateProcessorService.addContextExtensions(DocumentModel currentDocument,
DocumentWrapper wrapper,
Map<String,Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ContextExtensionFactory.getExtension(DocumentModel currentDocument,
DocumentWrapper wrapper,
Map<String,Object> ctx)
Called before redering to let you add objects inside the rendering
context.
|
Copyright © 2019 Nuxeo SA. All rights reserved.