|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
org.nuxeo.ecm.platform.rendering.template.DocumentRenderingEngine
public abstract class DocumentRenderingEngine
| Constructor Summary | |
|---|---|
DocumentRenderingEngine()
|
|
| Method Summary | |
|---|---|
freemarker.template.Configuration |
createConfiguration()
TODO : It works like this but this default implementation should return just a new Configuration() There should be a class that
extends this class and overrides this but that brokes it right now. |
| Methods inherited from class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine |
|---|
process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nuxeo.ecm.platform.rendering.RenderingEngine |
|---|
getFormatName |
| Constructor Detail |
|---|
public DocumentRenderingEngine()
| Method Detail |
|---|
public freemarker.template.Configuration createConfiguration()
throws Exception
FreemarkerRenderingEnginenew Configuration() There should be a class that
extends this class and overrides this but that brokes it right now.
TODO: write a clear TODO
createConfiguration in class FreemarkerRenderingEngineException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||