Uses of Enum Class
org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.LangParams
-
Uses of QueryObject.LangParams in org.nuxeo.ecm.restapi.server.jaxrs
Modifier and TypeFieldDescriptionprotected EnumMap<QueryObject.LangParams,
String> QueryObject.langPathMap
Modifier and TypeMethodDescriptionstatic QueryObject.LangParams
Returns the enum constant of this class with the specified name.static QueryObject.LangParams[]
QueryObject.LangParams.values()
Returns an array containing the constants of this enum class, in the order they are declared.