|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.portal.admin.editor.EditorMessageType
EditorMessageType Different levels of editor messages: Info for information messages, warning or error.
| Field Summary | |
static EditorMessageType |
ERROR
Error EditorMessageType |
static EditorMessageType |
INFO
Info EditorMessageType |
static EditorMessageType |
WARNING
Warning EditorMessageType |
| Method Summary | |
static short |
getErrorLevel()
Get the short number that represent error message |
static short |
getInfoLevel()
Get the short number that represent info message |
short |
getLevel()
Get the short number that represent the level of this message |
static short |
getWarningLevel()
Get the short number that represent warning message |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final EditorMessageType INFO
public static final EditorMessageType WARNING
public static final EditorMessageType ERROR
| Method Detail |
public static short getErrorLevel()
public static short getInfoLevel()
public short getLevel()
public static short getWarningLevel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||