Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.negotiation
Interface Negotiator

All Known Implementing Classes:
AbstractNegotiator, JSFNegotiator, WebNegotiator

public interface Negotiator


Method Summary
 String getSpec()
           
 String negotiate(String object)
           
 

Method Detail

getSpec

String getSpec()
               throws NegotiationException
Throws:
NegotiationException

negotiate

String negotiate(String object)
                 throws NegotiationException
Throws:
NegotiationException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.