Package | Description |
---|---|
fr.gouv.vitam.common.model.administration |
Provides common public Model classes for the administration module.
|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
Modifier and Type | Method and Description |
---|---|
OntologyOrigin |
OntologyModel.getOrigin() |
static OntologyOrigin |
OntologyOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OntologyOrigin[] |
OntologyOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OntologyModel |
OntologyModel.setOrigin(OntologyOrigin origin) |
Modifier and Type | Method and Description |
---|---|
OntologyOrigin |
Ontology.getOrigin()
Get the ontology origin
|
Modifier and Type | Method and Description |
---|---|
Ontology |
Ontology.setOrigin(OntologyOrigin origin)
Set or change the ontology origin
|
Copyright © 2018 Vitam. All rights reserved.