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