Uses of Class
fr.gouv.vitam.metadata.core.config.GroupedTenantConfiguration
Packages that use GroupedTenantConfiguration
Package
Description
Provides API configuration classes for the Metadata module
-
Uses of GroupedTenantConfiguration in fr.gouv.vitam.metadata.core.config
Methods in fr.gouv.vitam.metadata.core.config that return GroupedTenantConfigurationModifier and TypeMethodDescriptionGroupedTenantConfiguration.setObjectgroup
(CollectionConfiguration objectgroup) GroupedTenantConfiguration.setTenants
(String tenants) GroupedTenantConfiguration.setUnit
(CollectionConfiguration unit) Methods in fr.gouv.vitam.metadata.core.config that return types with arguments of type GroupedTenantConfigurationModifier and TypeMethodDescriptionMetadataIndexationConfiguration.getGroupedTenantConfiguration()
Method parameters in fr.gouv.vitam.metadata.core.config with type arguments of type GroupedTenantConfigurationModifier and TypeMethodDescriptionMetadataIndexationConfiguration.setGroupedTenantConfiguration
(List<GroupedTenantConfiguration> groupedTenantConfiguration)