Uses of Interface
org.nuxeo.ecm.platform.rendering.RenderingEngine
Packages that use RenderingEngine
Package
Description
-
Uses of RenderingEngine in org.nuxeo.ecm.platform.ec.notification.email
Classes in org.nuxeo.ecm.platform.ec.notification.email that implement RenderingEngine -
Uses of RenderingEngine in org.nuxeo.ecm.platform.rendering
Methods in org.nuxeo.ecm.platform.rendering that return RenderingEngineMethods in org.nuxeo.ecm.platform.rendering with parameters of type RenderingEngineModifier and TypeMethodDescriptionboolean
RenderingContext.accept
(RenderingEngine engine) Either or not this rendering context accepts the given engine.void
RenderingService.registerEngine
(RenderingEngine engine) -
Uses of RenderingEngine in org.nuxeo.ecm.platform.rendering.impl
Methods in org.nuxeo.ecm.platform.rendering.impl that return RenderingEngineMethods in org.nuxeo.ecm.platform.rendering.impl with parameters of type RenderingEngineModifier and TypeMethodDescriptionboolean
DefaultRenderingContext.accept
(RenderingEngine engine) void
RenderingServiceImpl.registerEngine
(RenderingEngine engine) -
Uses of RenderingEngine in org.nuxeo.ecm.platform.rendering.template
Classes in org.nuxeo.ecm.platform.rendering.template that implement RenderingEngineModifier and TypeClassDescriptionclass
class
Base class for RenderingEngine implementation that will work with freemarker.