Uses of Enum Class
org.dspace.app.rest.model.query.RestSearchOperator
Packages that use RestSearchOperator
-
Uses of RestSearchOperator in org.dspace.app.rest.model.query
Methods in org.dspace.app.rest.model.query that return RestSearchOperatorModifier and TypeMethodDescriptionstatic RestSearchOperatorThis method will return the correct RestSearchOperator that's bound to the query given in the parameter.static RestSearchOperatorReturns the enum constant of this class with the specified name.static RestSearchOperator[]RestSearchOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.