|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
void |
addMessage(int messageType,
String message)
Supported API: false |
void |
clearLog()
method to clear all log messages for given user Supported API: false |
List |
getLogMessages(int max_nof_messages,
boolean most_recent)
method to get list of messages for the current user Parameters : max_nof_messages - maximum no. |
Method Detail |
public void clearLog() throws WTException
WTException
public List getLogMessages(int max_nof_messages, boolean most_recent) throws WTException
max_nof_messages
- most_recent
-
WTException
public void addMessage(int messageType, String message) throws WTException
messageType
- message
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |