Uses of Class
org.nuxeo.ecm.platform.rendering.RenderingException
Packages that use RenderingException
Package
Description
-
Uses of RenderingException in org.nuxeo.ecm.platform.ec.notification.email
Methods in org.nuxeo.ecm.platform.ec.notification.email that throw RenderingExceptionModifier and TypeMethodDescriptionprotected String
EmailHelper.computeSubject
(Map<String, Object> mail, DocumentRenderingContext context) protected String
EmailHelper.renderHTMLBody
(Map<String, Object> mail, DocumentRenderingContext context) protected void
-
Uses of RenderingException in org.nuxeo.ecm.platform.rendering
Methods in org.nuxeo.ecm.platform.rendering that throw RenderingExceptionModifier 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 RenderingException in org.nuxeo.ecm.platform.rendering.impl
Methods in org.nuxeo.ecm.platform.rendering.impl that throw RenderingException -
Uses of RenderingException in org.nuxeo.ecm.platform.rendering.template
Methods in org.nuxeo.ecm.platform.rendering.template that throw RenderingException