Uses of Interface
fr.gouv.vitam.functional.administration.core.ontologies.OntologyService
Packages that use OntologyService
Package
Description
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
-
Uses of OntologyService in fr.gouv.vitam.functional.administration.core.ontologies
Classes in fr.gouv.vitam.functional.administration.core.ontologies that implement OntologyServiceModifier and TypeClassDescriptionclass
The implementation of the Ontology CRUD service -
Uses of OntologyService in fr.gouv.vitam.functional.administration.core.schema
Constructors in fr.gouv.vitam.functional.administration.core.schema with parameters of type OntologyServiceModifierConstructorDescriptionSchemaService
(MongoDbAccessAdminImpl mongoDbAccessReferential, FunctionalBackupService functionalBackupService, OntologyService ontologyService) SchemaService ConstructorSchemaService
(MongoDbAccessAdminImpl mongoDbAccessReferential, FunctionalBackupService functionalBackupService, OntologyService ontologyService, LogbookOperationsClientFactory logbookOperationsClientFactory) -
Uses of OntologyService in fr.gouv.vitam.functional.administration.rest
Constructors in fr.gouv.vitam.functional.administration.rest with parameters of type OntologyServiceModifierConstructorDescriptionAdminOntologyResource
(OntologyResource ontologyResource, OntologyService ontologyService) OntologyResource
(OntologyService ontologyService)