| Package | Description |
|---|---|
| be.personify.util |
| Modifier and Type | Method and Description |
|---|---|
SearchOperation |
SearchCriterium.getSearchOperation() |
static SearchOperation |
SearchOperation.operationFromString(String s) |
static SearchOperation |
SearchOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchOperation[] |
SearchOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchCriterium.setSearchOperation(SearchOperation searchOperation) |
| Constructor and Description |
|---|
SearchCriterium(String key,
Object value,
SearchOperation searchOperation) |
Copyright © 2019–2021 personify. All rights reserved.