Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf.views
Class JSFView

java.lang.Object
  extended by org.nuxeo.theme.views.AbstractView
      extended by org.nuxeo.theme.views.TemplateView
          extended by org.nuxeo.theme.html.HTMLView
              extended by org.nuxeo.theme.jsf.views.JSFView
All Implemented Interfaces:
View

public class JSFView
extends HTMLView


Constructor Summary
JSFView()
           
 
Method Summary
 String render(RenderingInfo info)
           
 
Methods inherited from class org.nuxeo.theme.html.HTMLView
hasModelExpressions, replaceModelExpressions
 
Methods inherited from class org.nuxeo.theme.views.TemplateView
getTemplateContent
 
Methods inherited from class org.nuxeo.theme.views.AbstractView
getViewType, setViewType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSFView

public JSFView()
Method Detail

render

public String render(RenderingInfo info)
Specified by:
render in interface View
Overrides:
render in class HTMLView

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.