|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator | |
|---|---|
| org.fcrepo.server.search | |
| Uses of Operator in org.fcrepo.server.search |
|---|
| Methods in org.fcrepo.server.search that return Operator | |
|---|---|
static Operator |
Operator.fromAbbreviation(String abbreviation)
|
Operator |
Condition.getOperator()
|
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.fcrepo.server.search with parameters of type Operator | |
|---|---|
Condition(String property,
Operator operator,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||