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 |
---|---|
RenderingResult |
RenderingEngine.process(RenderingContext ctx)
Processes the given context and return a rendering result.
|
Modifier and Type | Method and Description |
---|---|
Collection<RenderingResult> |
RenderingService.process(RenderingContext ctx)
Processes the given context and returns a collection of results.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRenderingResult |
Modifier and Type | Method and Description |
---|---|
Collection<RenderingResult> |
RenderingServiceImpl.process(RenderingContext renderingCtx) |
Modifier and Type | Method and Description |
---|---|
RenderingResult |
FreemarkerRenderingJob.getResult() |
RenderingResult |
FreemarkerRenderingEngine.process(RenderingContext ctx) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.