Uses of Enum Class
fr.gouv.vitam.common.database.utils.AccessRightType
Packages that use AccessRightType
-
Uses of AccessRightType in fr.gouv.vitam.common.database.utils
Methods in fr.gouv.vitam.common.database.utils that return AccessRightTypeModifier and TypeMethodDescriptionstatic AccessRightType
AccessContractRestrictionHelper.getAccessRightType
(AccessContractModel accessContract) static AccessRightType
Returns the enum constant of this class with the specified name.static AccessRightType[]
AccessRightType.values()
Returns an array containing the constants of this enum class, in the order they are declared.