Uses of Class
fr.gouv.vitam.functional.administration.common.schema.Schema
Packages that use Schema
Package
Description
-
Uses of Schema in fr.gouv.vitam.functional.administration.common.schema
Methods in fr.gouv.vitam.functional.administration.common.schema that return SchemaModifier and TypeMethodDescriptionSchema.setCardinality
(String cardinality) Set or change the schema cardinalitySchema.setCollection
(String collection) Set or change the schema collectionSchema.setCreationdate
(String creationdate) Schema.setDescription
(String description) Set or change the schema descriptionSchema.setIsObject
(boolean isObject) Set or change the schema IsObjectSchema.setLastupdate
(String lastupdate) Set or change the schema originSet or change the schema pathSchema.setShortName
(String shortName) Set or change the schema shortNameMethods in fr.gouv.vitam.functional.administration.common.schema that return types with arguments of type SchemaModifier and TypeMethodDescriptionSchema.newInstance
(com.fasterxml.jackson.databind.JsonNode content) -
Uses of Schema in fr.gouv.vitam.functional.administration.core.schema
Methods in fr.gouv.vitam.functional.administration.core.schema that return types with arguments of type SchemaModifier and TypeMethodDescriptionSchemaCommonService.mapSchemaFromInputParameters
(List<SchemaInputModel> externalSchemaInputList, Map<String, OntologyModel> ontologyEltsMapByIdentifier) Map Schema intput to db entityMethod parameters in fr.gouv.vitam.functional.administration.core.schema with type arguments of type SchemaModifier and TypeMethodDescriptionstatic SchemaImportReport
SchemaCommonService.fillSchemaImportReportOK
(SchemaImportReport schemaImportReport, List<Schema> schemaList, GUID eip) generate Ok Report