Package | Description |
---|---|
fr.gouv.vitam.common.database.server.query |
Modifier and Type | Method and Description |
---|---|
QueryCriteriaOperator |
QueryCriteria.getOperator() |
static QueryCriteriaOperator |
QueryCriteriaOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryCriteriaOperator[] |
QueryCriteriaOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
QueryCriteria(String field,
Object value,
QueryCriteriaOperator operator) |
Copyright © 2019 Vitam. All rights reserved.