Static Public Attributes
airbus_cobot_gui.account.privilege.Privilege Class Reference

Class for difine different levels of user access. More...

List of all members.

Static Public Attributes

int DEVELOPER = 3
int EXPERT = 2
int MAINTENANCE = 1
int NONE = 1
int OPERATOR = 0
dictionary TOLEVEL
dictionary TOSTR

Detailed Description

Class for difine different levels of user access.

Definition at line 21 of file privilege.py.


Member Data Documentation

Definition at line 27 of file privilege.py.

Definition at line 26 of file privilege.py.

Definition at line 25 of file privilege.py.

Definition at line 23 of file privilege.py.

Definition at line 24 of file privilege.py.

Initial value:
{'none'       : NONE,
               'operator'   : OPERATOR,
               'maintenance': MAINTENANCE,
               'expert'     : EXPERT,
               'developer'  : DEVELOPER}

Definition at line 35 of file privilege.py.

Initial value:
{NONE       : 'none',
             OPERATOR   : 'operator',
             MAINTENANCE: 'maintenance',
             EXPERT     : 'expert',
             DEVELOPER  : 'developer'}

Definition at line 29 of file privilege.py.


The documentation for this class was generated from the following file:


airbus_cobot_gui
Author(s): Martin Matignon
autogenerated on Thu Jun 6 2019 17:59:20