Uses of Class
fr.gouv.vitam.common.model.dip.BinarySizeTenantThreshold
Packages that use BinarySizeTenantThreshold
Package
Description
General utility classes as FileUtil, SystemPropertyUtil and UUID support
-
Uses of BinarySizeTenantThreshold in fr.gouv.vitam.common
Methods in fr.gouv.vitam.common that return types with arguments of type BinarySizeTenantThresholdModifier and TypeMethodDescriptionstatic List<BinarySizeTenantThreshold>
VitamConfiguration.getBinarySizeTenantThreshold()
VitamConfigurationParameters.getBinarySizeTenantThreshold()
Method parameters in fr.gouv.vitam.common with type arguments of type BinarySizeTenantThresholdModifier and TypeMethodDescriptionstatic void
VitamConfiguration.setBinarySizeTenantThreshold
(List<BinarySizeTenantThreshold> binarySizeTenantThreshold) void
VitamConfigurationParameters.setBinarySizeTenantThreshold
(List<BinarySizeTenantThreshold> binarySizeTenantThreshold)