Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.jsf.negotiation
Class JSFNegotiator

java.lang.Object
  extended by org.nuxeo.theme.negotiation.AbstractNegotiator
      extended by org.nuxeo.theme.jsf.negotiation.JSFNegotiator
All Implemented Interfaces:
Negotiator

public final class JSFNegotiator
extends AbstractNegotiator


Constructor Summary
JSFNegotiator(java.lang.String strategy, javax.faces.context.FacesContext context)
           
 
Method Summary
 java.lang.String getTemplateEngineName()
           
 
Methods inherited from class org.nuxeo.theme.negotiation.AbstractNegotiator
getSpec, negotiate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSFNegotiator

public JSFNegotiator(java.lang.String strategy,
                     javax.faces.context.FacesContext context)
Method Detail

getTemplateEngineName

public java.lang.String getTemplateEngineName()
Specified by:
getTemplateEngineName in class AbstractNegotiator

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.