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