Package | Description |
---|---|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
Modifier and Type | Method and Description |
---|---|
OntologyErrorCode |
ErrorReportOntologies.getCode() |
static OntologyErrorCode |
OntologyErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OntologyErrorCode[] |
OntologyErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorReportOntologies.setCode(OntologyErrorCode code) |
Constructor and Description |
---|
ErrorReportOntologies(OntologyErrorCode code,
String fieldName,
String message,
OntologyModel ontologyModel) |
Copyright © 2019 Vitam. All rights reserved.