public class DBUserCheck
extends java.lang.Object
getRoles()
.Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
DBUserCheck(ome.util.SqlAction sql,
ome.system.PreferenceContext prefs,
ReadOnlyStatus readOnly) |
Modifier and Type | Method and Description |
---|---|
ome.system.Roles |
getRoles() |
ome.system.Roles |
load() |
public DBUserCheck(ome.util.SqlAction sql, ome.system.PreferenceContext prefs, ReadOnlyStatus readOnly) throws java.lang.Exception
java.lang.Exception