| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.rendering | |
| org.nuxeo.ecm.platform.rendering.impl | |
| org.nuxeo.ecm.platform.rendering.template |
| Modifier and Type | Method and Description |
|---|---|
Collection<RenderingResult> |
RenderingService.process(RenderingContext ctx)
Processes the given context and returns a collection of results.
|
RenderingResult |
RenderingEngine.process(RenderingContext ctx)
Processes the given context and return a rendering result.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RenderingResult> |
RenderingServiceImpl.process(RenderingContext renderingCtx) |
| Modifier and Type | Method and Description |
|---|---|
RenderingResult |
FreemarkerRenderingEngine.process(RenderingContext ctx) |
Copyright © 2013 Nuxeo SA. All Rights Reserved.