Uses of Enum Class
org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
Packages that use QueryExecutor.QueryParams
- 
Uses of QueryExecutor.QueryParams in org.nuxeo.ecm.restapi.server.search
Methods in org.nuxeo.ecm.restapi.server.search that return QueryExecutor.QueryParamsModifier and TypeMethodDescriptionstatic QueryExecutor.QueryParamsReturns the enum constant of this class with the specified name.static QueryExecutor.QueryParams[]QueryExecutor.QueryParams.values()Returns an array containing the constants of this enum class, in the order they are declared.