values constant

List<Permission> const values

List of all possible values in this Permission.

Implementation

static const values = <Permission>[
  assetEquipmentColonRead,
  assetEquipmentColonWrite,
  connectorColonRead,
  contractColonBillingColonRead,
  contractColonBillingColonWrite,
  contractColonRead,
  contractTypeColonRead,
  contractColonWrite,
  dISPATCHERColonREAD,
  dISPATCHERColonWRITE,
  fILTERColonALL,
  integrationLinkColonRead,
  integrationLinkColonWrite,
  integrationColonRead,
  oRGANIZATIONColonAGENT,
  oRGANIZATIONColonMEMBER,
  oRGANIZATIONColonOPERATOR,
  ALL,
  aNALYTICSColonALL,
  cATEGORYColonALL,
  dOCUMENTColonALL,
  eXPORTColonALL,
  mEMBERCOLLABORATORColonALL,
  mEMBERCONTACTColonALL,
  oCCUPANTColonALL,
  oPERATIONColonALL,
  oRGANIZATIONColonALL,
  pLACEColonALL,
  pUBLICATIONColonALL,
  rEPORTColonALL,
  rEPORTINGColonALL,
  sERVICEColonALL,
  NOTE_READ,
  NOTE_WRITE,
  ticketColonRead,
];