Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.rendering
Class RenderingService

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.rendering.RenderingService

public class RenderingService
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
RenderingService()
           
 
Method Summary
static RenderingService getInstance()
           
 Renderer getRenderer(String type)
           
 String render(String type, String uriOrContent, OperationContext ctx)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderingService

public RenderingService()
Method Detail

getInstance

public static RenderingService getInstance()

render

public String render(String type,
                     String uriOrContent,
                     OperationContext ctx)
              throws Exception
Throws:
Exception

getRenderer

public Renderer getRenderer(String type)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.