Uses of Interface
org.nuxeo.ecm.platform.rendering.RenderingContext
Package
Description
-
Uses of RenderingContext in org.nuxeo.ecm.platform.ec.notification.email
Modifier and TypeMethodDescriptionprotected FreemarkerRenderingJob
NotificationsRenderingEngine.createJob
(RenderingContext ctx) -
Uses of RenderingContext in org.nuxeo.ecm.platform.rendering
Modifier and TypeMethodDescriptionRenderingEngine.process
(RenderingContext ctx) Processes the given context and return a rendering result.RenderingService.process
(RenderingContext ctx) Processes the given context and returns a collection of results. -
Uses of RenderingContext in org.nuxeo.ecm.platform.rendering.impl
Modifier and TypeClassDescriptionclass
Abstract RenderingContext subclass that adds capabilities of storing a DocumentModel and retrieve RenderingConfig associated with the current set DocumentModel.class
Abstract RenderingContext subclass that adds capabilities of storing a DocumentModel and retrieve RenderingConfig associated with the current set DocumentModel. -
Uses of RenderingContext in org.nuxeo.ecm.platform.rendering.template
Modifier and TypeMethodDescriptionprotected abstract FreemarkerRenderingJob
FreemarkerRenderingEngine.createJob
(RenderingContext ctx) FreemarkerRenderingEngine.process
(RenderingContext ctx)