Class: UU::OS::MetaPermission::MetaPermissionLevel
- Inherits:
-
Object
- Object
- UU::OS::MetaPermission::MetaPermissionLevel
- Defined in:
- uu_os_client-0.10.6/lib/uu/os/meta_permission/meta_permission_level.rb
Overview
Class containing meta permission possible levels.
Constant Summary
- REVOKE =
Level Revoke.
'REVOKE'- GUEST =
Level Guest.
'GUEST'- ASSISTANCE =
Level Assistance.
'ASSISTANCE'- EXECUTIVE =
Level Executive
'EXECUTIVE'- REVOKE_FORCE =
Level Revoke with the Force flag.
'$REVOKE'- GUEST_FORCE =
Level Guest with the Force flag.
'$GUEST'- ASSISTANCE_FORCE =
Level Assistance with the Force flag.
'$ASSISTANCE'- EXECUTIVE_FORCE =
Level Executive with the Force flag.
'$EXECUTIVE'