Uses of Class
fr.gouv.vitam.common.model.config.TenantRange
-
Packages that use TenantRange Package Description fr.gouv.vitam.common.model.config -
-
Uses of TenantRange in fr.gouv.vitam.common.model.config
Methods in fr.gouv.vitam.common.model.config that return types with arguments of type TenantRange Modifier and Type Method Description static java.util.List<TenantRange>
TenantRangeParser. parseTenantRanges(java.lang.String tenantRanges)
Methods in fr.gouv.vitam.common.model.config with parameters of type TenantRange Modifier and Type Method Description static boolean
TenantRangeParser. doRangesIntersect(TenantRange tenantRange1, TenantRange tenantRange2)
-