Version: 4.4.12-ice34-b116
OmeroBlitz Api
Home
Previous
Up
Index
omero::sys::Roles
Overview
class Roles
Server-constants used for determining particular groups and users.
Used By
api::IAdmin::getSecurityRoles
Data Member Index
rootId
rootName
systemGroupId
systemGroupName
userGroupId
userGroupName
guestGroupName
Data Members
long
rootId
;
string
rootName
;
long
systemGroupId
;
string
systemGroupName
;
long
userGroupId
;
string
userGroupName
;
string
guestGroupName
;
Home
Previous
Up
Index