|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.dacf.util.errormanager.ErrorSeverity | +--oracle.dacf.style.StyleSeverity
The StyleSeverity defines the styleError severities
ErrorSeverity
Field Summary | |
static ErrorSeverity |
ERROR
The ErrorMessage describes an error condition that presents a serious impediment to the normal performance of the application. |
static ErrorSeverity |
WARNING
The ErrorMessage describes an error condition that does not present a serious impediment to the normal performance of the application. |
Fields inherited from class oracle.dacf.util.errormanager.ErrorSeverity |
_severity, ALL_SEVERITIES, UNDEFINED |
Methods inherited from class oracle.dacf.util.errormanager.ErrorSeverity |
getLabel, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final ErrorSeverity WARNING
public static final ErrorSeverity ERROR
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |