|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.bea.ales.controls.AuditSeverity
public class AuditSeverity
| Field Summary | |
|---|---|
static AuditSeverity |
ERROR
|
static AuditSeverity |
FAILURE
|
static AuditSeverity |
INFORMATIONAL
|
static AuditSeverity |
SUCCESS
|
static AuditSeverity |
WARNING
|
| Method Summary | |
|---|---|
int |
getSeverity()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AuditSeverity ERROR
public static final AuditSeverity FAILURE
public static final AuditSeverity INFORMATIONAL
public static final AuditSeverity SUCCESS
public static final AuditSeverity WARNING
| Method Detail |
|---|
public int getSeverity()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||