Uses of Class
fr.gouv.vitam.logbook.common.server.config.LogbookIndexationConfiguration
Package
Description
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
-
Uses of LogbookIndexationConfiguration in fr.gouv.vitam.ihmrecette.appserver
Modifier and TypeMethodDescriptionWebApplicationConfig.setLogbookIndexationConfiguration
(LogbookIndexationConfiguration logbookIndexationConfiguration) ModifierConstructorDescriptionWebApplicationResourceDelete
(WebApplicationConfig webApplicationConfig, OntologyLoader ontologyLoader, FunctionalAdminIndexationConfiguration functionalAdminFunctionalAdminIndexationConfiguration, MetadataIndexationConfiguration metadataMetadataIndexationConfiguration, LogbookIndexationConfiguration logbookLogbookIndexationConfiguration) Default constructor -
Uses of LogbookIndexationConfiguration in fr.gouv.vitam.logbook.common.server.config
Modifier and TypeMethodDescriptionLogbookConfiguration.getLogbookTenantIndexation()
LogbookIndexationConfiguration.setDedicatedTenantConfiguration
(List<DedicatedTenantConfiguration> dedicatedTenantConfiguration) LogbookIndexationConfiguration.setDefaultCollectionConfiguration
(DefaultCollectionConfiguration defaultCollectionConfiguration) LogbookIndexationConfiguration.setGroupedTenantConfiguration
(List<GroupedTenantConfiguration> groupedTenantConfiguration) Modifier and TypeMethodDescriptionLogbookConfiguration.setLogbookTenantIndexation
(LogbookIndexationConfiguration logbookTenantIndexation)