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