Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.negotiation
Interface Negotiator

All Known Implementing Classes:
AbstractNegotiator, JSFNegotiator, WebNegotiator

public interface Negotiator


Nested Class Summary
static class Negotiator.NEGOTIATION_OBJECT
           
 
Field Summary
static String NEGOTIATION_RESULT_PREFIX
           
 
Method Summary
 String getSpec()
           
 String negotiate(String object)
           
 

Field Detail

NEGOTIATION_RESULT_PREFIX

static final String NEGOTIATION_RESULT_PREFIX
See Also:
Constant Field Values
Method Detail

getSpec

String getSpec()
               throws NegotiationException
Throws:
NegotiationException

negotiate

String negotiate(String object)
                 throws NegotiationException
Throws:
NegotiationException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.