Uses of Class
fr.gouv.vitam.functional.administration.common.Ontology
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of Ontology in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionOntology.setApiField
(String apiField) Set or change the ontology api fieldOntology.setCollections
(List<String> collections) Set or change the ontology collectionsOntology.setCreationdate
(String creationdate) Ontology.setDescription
(String description) Set or change the profile ontologyOntology.setIdentifier
(String identifier) Set or change the ontology id, the identifier must be unique by tenantOntology.setLastupdate
(String lastupdate) Ontology.setOrigin
(OntologyOrigin origin) Set or change the ontology originOntology.setSedaField
(String sedaField) Set or change the ontology seda fieldOntology.setShortName
(String shortName) Set or change the ontology shortNameOntology.setStringSize
(StringSize stringSize) Ontology.setType
(OntologyType type) Set or change the ontology typeOntology.setTypeDetail
(TypeDetail typeDetail) Modifier and TypeMethodDescriptionOntology.newInstance
(com.fasterxml.jackson.databind.JsonNode content)