Uses of Enum Class
org.nuxeo.ecm.restapi.server.QueryObject.LangParams
Packages that use QueryObject.LangParams
-
Uses of QueryObject.LangParams in org.nuxeo.ecm.restapi.server
Fields in org.nuxeo.ecm.restapi.server with type parameters of type QueryObject.LangParamsModifier and TypeFieldDescriptionprotected EnumMap
<QueryObject.LangParams, String> QueryObject.langPathMap
Methods in org.nuxeo.ecm.restapi.server that return QueryObject.LangParamsModifier 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.