Uses of Class
fr.gouv.vitam.common.storage.cas.container.api.LocationScope
-
Packages that use LocationScope Package Description fr.gouv.vitam.common.storage.cas.container.api Provides API classes for the Workspace module -
-
Uses of LocationScope in fr.gouv.vitam.common.storage.cas.container.api
Methods in fr.gouv.vitam.common.storage.cas.container.api that return LocationScope Modifier and Type Method Description LocationScope
Location. getScope()
Scope of the location, ex.static LocationScope
LocationScope. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LocationScope[]
LocationScope. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-