Package | Description |
---|---|
fr.gouv.vitam.functional.administration.ontologies.api.impl |
Service implementation for validating and managing ontologies.
|
fr.gouv.vitam.functional.administration.ontologies.core |
Management and validation of ontologies.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
OntologyServiceImpl.generateErrorReport(Map<String,List<ErrorReportOntologies>> errors,
StatusCode status,
GUID eipMaster)
generate an error Report
|
Modifier and Type | Method and Description |
---|---|
void |
OntologyManager.addError(String identifier,
ErrorReportOntologies error,
Map<String,List<ErrorReportOntologies>> errors)
Add an error to the report
|
Modifier and Type | Method and Description |
---|---|
void |
OntologyManager.addError(String identifier,
ErrorReportOntologies error,
Map<String,List<ErrorReportOntologies>> errors)
Add an error to the report
|
Constructor and Description |
---|
OntologyManager(LogbookOperationsClient logbookClient,
GUID eip,
Map<String,List<ErrorReportOntologies>> errors) |
Copyright © 2018 Vitam. All rights reserved.