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 RenderingEngineModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Methods 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) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RenderingEngine in org.nuxeo.ecm.platform.rendering.impl
Methods in org.nuxeo.ecm.platform.rendering.impl that return RenderingEngineModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.RenderingEngineDescriptor.newInstance()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.rendering.impl with parameters of type RenderingEngineModifier and TypeMethodDescriptionboolean
DefaultRenderingContext.accept
(RenderingEngine engine) void
RenderingServiceImpl.registerEngine
(RenderingEngine engine) Deprecated, for removal: This API element is subject to removal in a future version. -
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.