Package | Description |
---|---|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
Modifier and Type | Method and Description |
---|---|
Ontology |
Ontology.setApiField(String apiField)
Set or change the ontology api field
|
Ontology |
Ontology.setCollections(List<String> collections)
Set or change the ontology collections
|
Ontology |
Ontology.setCreationdate(String creationdate) |
Ontology |
Ontology.setDescription(String description)
Set or change the profile ontology
|
Ontology |
Ontology.setId(String id) |
Ontology |
Ontology.setIdentifier(String identifier)
Set or change the ontology id, the identifier must be unique by tenant
|
Ontology |
Ontology.setLastupdate(String lastupdate) |
Ontology |
Ontology.setOrigin(OntologyOrigin origin)
Set or change the ontology origin
|
Ontology |
Ontology.setSedaField(String sedaField)
Set or change the ontology seda field
|
Ontology |
Ontology.setShortName(String shortName)
Set or change the ontology shortName
|
Ontology |
Ontology.setType(OntologyType type)
Set or change the ontology type
|
Modifier and Type | Method and Description |
---|---|
VitamDocument<Ontology> |
Ontology.newInstance(com.fasterxml.jackson.databind.JsonNode content) |
Copyright © 2018 Vitam. All rights reserved.