Nuxeo ECM Projects 5.4.3-SNAPSHOT

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


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.nuxeo.theme.negotiation.Negotiator
Negotiator.NEGOTIATION_OBJECT
 
Field Summary
 
Fields inherited from interface org.nuxeo.theme.negotiation.Negotiator
NEGOTIATION_RESULT_PREFIX
 
Constructor Summary
WebNegotiator(String strategy, WebContext context, HttpServletRequest request)
           
 
Method Summary
 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(String strategy,
                     WebContext context,
                     HttpServletRequest request)
Method Detail

getTemplateEngineName

public String getTemplateEngineName()
Specified by:
getTemplateEngineName in class AbstractNegotiator

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.