Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.rendering
Interface Renderer

All Known Implementing Classes:
FreemarkerRender, MvelRender

public interface Renderer

Author:
Bogdan Stefanescu

Field Summary
static String TEMPLATE_PREFIX
           
 
Method Summary
 String render(String uriOrContent, Map<String,Object> root)
           
 

Field Detail

TEMPLATE_PREFIX

static final String TEMPLATE_PREFIX
See Also:
Constant Field Values
Method Detail

render

String render(String uriOrContent,
              Map<String,Object> root)
              throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.