Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.negotiation
Class NegotiationType

java.lang.Object
  extended by org.nuxeo.theme.negotiation.NegotiationType
All Implemented Interfaces:
Type

public final class NegotiationType
extends Object
implements Type


Field Summary
 String object
           
 String strategy
           
 
Constructor Summary
NegotiationType()
           
 
Method Summary
 String getObject()
           
 List<Scheme> getSchemes()
           
 String getStrategy()
           
 TypeFamily getTypeFamily()
           
 String getTypeName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

public String object

strategy

public String strategy
Constructor Detail

NegotiationType

public NegotiationType()
Method Detail

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Type

getTypeFamily

public TypeFamily getTypeFamily()
Specified by:
getTypeFamily in interface Type

getSchemes

public List<Scheme> getSchemes()

getStrategy

public String getStrategy()

getObject

public String getObject()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.