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
(AdminManagementConfiguration configuration, MongoDbAccessAdminImpl mongoDbAccessReferential, FunctionalBackupService functionalBackupService, OntologyService ontologyService, ElasticsearchCustomSearchManager elasticsearchCustomSearchManager) SchemaService ConstructorSchemaService
(AdminManagementConfiguration configuration, MongoDbAccessAdminImpl mongoDbAccessReferential, FunctionalBackupService functionalBackupService, OntologyService ontologyService, LogbookOperationsClientFactory logbookOperationsClientFactory, ElasticsearchCustomSearchManager elasticsearchCustomSearchManager) -
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)