Uses of Class
fr.gouv.vitam.metadata.core.mapping.MappingLoader
Packages that use MappingLoader
Package
Description
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
Provides
-
Uses of MappingLoader in fr.gouv.vitam.ihmrecette.appserver
Constructors in fr.gouv.vitam.ihmrecette.appserver with parameters of type MappingLoaderModifierConstructorDescriptionWebApplicationConfig
(List<MongoDbNode> mongoDbNodes, String dbName, String clusterName, List<ElasticsearchNode> elasticsearchNodes, MappingLoader mappingLoader) Default constructor (keep it ?) -
Uses of MappingLoader in fr.gouv.vitam.metadata.core.database.collections
Methods in fr.gouv.vitam.metadata.core.database.collections with parameters of type MappingLoaderModifier and TypeMethodDescriptionMetadataCollectionsTestUtils.createTestIndexManager
(List<Integer> dedicatedTenants, Map<String, List<Integer>> tenantGroups, MappingLoader mappingLoader, String elasticsearchConfigurationFilePath)