|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationResult.Level | |
|---|---|
| org.fcrepo.client.utility.validate | These classes are used to validate objects against their content models, and to validate the content models for internal consistency. |
| Uses of ValidationResult.Level in org.fcrepo.client.utility.validate |
|---|
| Methods in org.fcrepo.client.utility.validate that return ValidationResult.Level | |
|---|---|
ValidationResult.Level |
ValidationResultNotation.getLevel()
|
ValidationResult.Level |
ValidationResult.getSeverityLevel()
What's the highest severity level of any of the notations on this result? |
static ValidationResult.Level |
ValidationResult.Level.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValidationResult.Level[] |
ValidationResult.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||