| Package | Description |
|---|---|
| org.dspace.app.rest.model.query |
| Modifier and Type | Method and Description |
|---|---|
static RestSearchOperator |
RestSearchOperator.forQuery(String query)
This method will return the correct RestSearchOperator that's bound to the query given in the parameter.
|
static RestSearchOperator |
RestSearchOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestSearchOperator[] |
RestSearchOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 DuraSpace. All rights reserved.