Uses of Enum Class
fr.gouv.vitam.functional.administration.common.OntologyErrorCode
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of OntologyErrorCode in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionErrorReportOntologies.getCode()
static OntologyErrorCode
Returns the enum constant of this class with the specified name.static OntologyErrorCode[]
OntologyErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionErrorReportOntologies
(OntologyErrorCode code, String fieldName, String message, OntologyModel ontologyModel)