Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.negotiation
Interface Negotiator

All Known Implementing Classes:
AbstractNegotiator, JSFNegotiator, WebNegotiator

public interface Negotiator


Method Summary
 java.lang.String getSpec()
           
 java.lang.String negotiate(java.lang.String object)
           
 

Method Detail

getSpec

java.lang.String getSpec()
                         throws NegotiationException
Throws:
NegotiationException

negotiate

java.lang.String negotiate(java.lang.String object)
                           throws NegotiationException
Throws:
NegotiationException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.