Uses of Class
fr.gouv.vitam.logbook.common.server.config.DedicatedTenantConfiguration
Packages that use DedicatedTenantConfiguration
-
Uses of DedicatedTenantConfiguration in fr.gouv.vitam.logbook.common.server.config
Methods in fr.gouv.vitam.logbook.common.server.config that return DedicatedTenantConfigurationModifier and TypeMethodDescriptionDedicatedTenantConfiguration.setLogbookoperation
(CollectionConfiguration logbookoperation) DedicatedTenantConfiguration.setTenants
(String tenants) Methods in fr.gouv.vitam.logbook.common.server.config that return types with arguments of type DedicatedTenantConfigurationModifier and TypeMethodDescriptionLogbookIndexationConfiguration.getDedicatedTenantConfiguration()
Method parameters in fr.gouv.vitam.logbook.common.server.config with type arguments of type DedicatedTenantConfigurationModifier and TypeMethodDescriptionLogbookIndexationConfiguration.setDedicatedTenantConfiguration
(List<DedicatedTenantConfiguration> dedicatedTenantConfiguration) Constructor parameters in fr.gouv.vitam.logbook.common.server.config with type arguments of type DedicatedTenantConfigurationModifierConstructorDescriptionLogbookIndexationConfiguration
(DefaultCollectionConfiguration defaultCollectionConfiguration, List<DedicatedTenantConfiguration> dedicatedTenantConfiguration, List<GroupedTenantConfiguration> groupedTenantConfiguration)