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 TypeMethodDescriptionbooleanRenderingContext.accept(RenderingEngine engine) Either or not this rendering context accepts the given engine.voidRenderingService.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 TypeMethodDescriptionbooleanDefaultRenderingContext.accept(RenderingEngine engine) voidRenderingServiceImpl.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 TypeClassDescriptionclassclassBase class for RenderingEngine implementation that will work with freemarker.