Uses of Class
fr.gouv.vitam.functional.administration.core.schema.SchemaService.TenantScope
-
Packages that use SchemaService.TenantScope Package Description fr.gouv.vitam.functional.administration.core.schema -
-
Uses of SchemaService.TenantScope in fr.gouv.vitam.functional.administration.core.schema
Methods in fr.gouv.vitam.functional.administration.core.schema that return SchemaService.TenantScope Modifier and Type Method Description static SchemaService.TenantScope
SchemaService.TenantScope. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SchemaService.TenantScope[]
SchemaService.TenantScope. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-