Uses of Class
fr.gouv.vitam.metadata.core.config.GroupedTenantConfiguration
-
Packages that use GroupedTenantConfiguration Package Description fr.gouv.vitam.metadata.core.config 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 GroupedTenantConfiguration Modifier and Type Method Description GroupedTenantConfigurationGroupedTenantConfiguration. setName(java.lang.String name)GroupedTenantConfigurationGroupedTenantConfiguration. setObjectgroup(CollectionConfiguration objectgroup)GroupedTenantConfigurationGroupedTenantConfiguration. setTenants(java.lang.String tenants)GroupedTenantConfigurationGroupedTenantConfiguration. setUnit(CollectionConfiguration unit)Methods in fr.gouv.vitam.metadata.core.config that return types with arguments of type GroupedTenantConfiguration Modifier and Type Method Description java.util.List<GroupedTenantConfiguration>MetadataIndexationConfiguration. getGroupedTenantConfiguration()Method parameters in fr.gouv.vitam.metadata.core.config with type arguments of type GroupedTenantConfiguration Modifier and Type Method Description MetadataIndexationConfigurationMetadataIndexationConfiguration. setGroupedTenantConfiguration(java.util.List<GroupedTenantConfiguration> groupedTenantConfiguration)
-