Nuxeo Enterprise Platform 5.1

org.nuxeo.theme.negotiation
Interface Negotiator

All Known Implementing Classes:
AbstractNegotiator, JSFNegotiator

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.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.