Uses of Class
fr.gouv.vitam.metadata.core.config.ElasticsearchExternalMetadataMapping
Packages that use ElasticsearchExternalMetadataMapping
Package
Description
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
Provides API configuration classes for the Metadata module
-
Uses of ElasticsearchExternalMetadataMapping in fr.gouv.vitam.ihmrecette.appserver
Methods in fr.gouv.vitam.ihmrecette.appserver that return types with arguments of type ElasticsearchExternalMetadataMappingModifier and TypeMethodDescriptionWebApplicationConfig.getElasticsearchExternalMetadataMappings()
Method parameters in fr.gouv.vitam.ihmrecette.appserver with type arguments of type ElasticsearchExternalMetadataMappingModifier and TypeMethodDescriptionvoid
WebApplicationConfig.setElasticsearchExternalMetadataMappings
(List<ElasticsearchExternalMetadataMapping> elasticsearchExternalMetadataMappings) -
Uses of ElasticsearchExternalMetadataMapping in fr.gouv.vitam.metadata.core.config
Methods in fr.gouv.vitam.metadata.core.config that return types with arguments of type ElasticsearchExternalMetadataMappingModifier and TypeMethodDescriptionMetaDataConfiguration.getElasticsearchExternalMetadataMappings()
Method parameters in fr.gouv.vitam.metadata.core.config with type arguments of type ElasticsearchExternalMetadataMappingModifier and TypeMethodDescriptionvoid
MetaDataConfiguration.setElasticsearchExternalMetadataMappings
(List<ElasticsearchExternalMetadataMapping> elasticsearchExternalMetadataMappings) -
Uses of ElasticsearchExternalMetadataMapping in fr.gouv.vitam.metadata.core.mapping
Methods in fr.gouv.vitam.metadata.core.mapping that return types with arguments of type ElasticsearchExternalMetadataMappingConstructor parameters in fr.gouv.vitam.metadata.core.mapping with type arguments of type ElasticsearchExternalMetadataMappingModifierConstructorDescriptionMappingLoader
(List<ElasticsearchExternalMetadataMapping> mappingData)