Package | Description |
---|---|
org.opennms.web.rest.support |
Modifier and Type | Method and Description |
---|---|
static Aliases |
Aliases.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aliases[] |
Aliases.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,CriteriaBehavior<?>> |
CriteriaBehaviors.withAliasPrefix(Aliases alias,
Map<String,CriteriaBehavior<?>> behaviors)
Prepend a join alias to the property ID for each
CriteriaBehavior . |
Copyright © 2021. All rights reserved.