Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.webengine.negotiation
Class WebNegotiator

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

public final class WebNegotiator
extends AbstractNegotiator


Constructor Summary
WebNegotiator(java.lang.String strategy, WebContext 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

WebNegotiator

public WebNegotiator(java.lang.String strategy,
                     WebContext 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.