Package | Description |
---|---|
com.edgeti.VisibilityServer.UsersAndRoles |
Modifier and Type | Method and Description |
---|---|
protected DbTable |
UsersAndRoles.getAllRolesTable()
Return a DbTable with all role information (Not Standalone).
|
static DbTable |
DbTable.makeErrorTable(java.lang.String headerMsg,
java.lang.String rowMsg)
Make a table that contains an error message.
|