Package | Description |
---|---|
com.icfolson.aem.monitoring.console.model | |
com.icfolson.aem.monitoring.console.util |
Modifier and Type | Method and Description |
---|---|
static Operation |
Operation.fromString(String string) |
Operation |
Predicate.getOperation() |
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Predicate(String propertyName,
Operation operation,
String value) |
Modifier and Type | Method and Description |
---|---|
static org.jooq.Condition |
JooqUtil.getCondition(org.jooq.Field field,
Operation operation,
Object value) |
Copyright © 2017 ICF Olson. All rights reserved.