public class KiwaRoles
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Role |
CONTRIBUTOR |
static Role |
FORMAT_INSPECTOR |
static Role |
MODERATOR |
static Role |
REDACTOR |
static Role |
SCIBOARD_CHIEF |
static Role |
SCIBOARDER |
static Role |
VISITOR |
static Role |
WEBMASTER |
Constructor and Description |
---|
KiwaRoles() |
public static Role VISITOR
public static Role WEBMASTER
public static Role CONTRIBUTOR
public static Role SCIBOARDER
public static Role SCIBOARD_CHIEF
public static Role MODERATOR
public static Role REDACTOR
public static Role FORMAT_INSPECTOR