Uses of Interface
org.nuxeo.theme.styling.negotiation.Negotiator
-
Packages that use Negotiator Package Description org.nuxeo.theme.styling.negotiation org.nuxeo.theme.styling.service.descriptors -
-
Uses of Negotiator in org.nuxeo.theme.styling.negotiation
Classes in org.nuxeo.theme.styling.negotiation that implement Negotiator Modifier and Type Class Description classAbstractNegotiator -
Uses of Negotiator in org.nuxeo.theme.styling.service.descriptors
Fields in org.nuxeo.theme.styling.service.descriptors with type parameters of type Negotiator Modifier and Type Field Description protected Class<Negotiator>NegotiatorDescriptor. klassMethods in org.nuxeo.theme.styling.service.descriptors that return types with arguments of type Negotiator Modifier and Type Method Description Class<Negotiator>NegotiatorDescriptor. getNegotiatorClass()Method parameters in org.nuxeo.theme.styling.service.descriptors with type arguments of type Negotiator Modifier and Type Method Description voidNegotiatorDescriptor. setNegotiatorKlass(Class<Negotiator> klass)
-