Modifier and Type | Class and Description |
---|---|
class |
NotificationsRenderingEngine |
Modifier and Type | Method and Description |
---|---|
RenderingEngine |
RenderingService.getEngine(String format) |
Modifier and Type | Method and Description |
---|---|
boolean |
RenderingContext.accept(RenderingEngine engine)
Either or not this rendering context accepts the given engine.
|
void |
RenderingService.registerEngine(RenderingEngine engine) |
Modifier and Type | Method and Description |
---|---|
RenderingEngine |
RenderingServiceImpl.getEngine(String name) |
RenderingEngine |
RenderingEngineDescriptor.newInstance() |
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultRenderingContext.accept(RenderingEngine engine) |
void |
RenderingServiceImpl.registerEngine(RenderingEngine engine) |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRenderingEngine |
class |
FreemarkerRenderingEngine
Base class for RenderingEngine implementation that will work with freemarker.
|
Copyright © 2018 Nuxeo. All rights reserved.