|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
An object representing a message that needs to be displayed to the User.
| Method Summary | |
|---|---|
String |
getDetail()
Get message detail. |
Level |
getLevel()
Get the Level representing the severity of this message. |
String |
getTargets()
Get the targets for which a given view-layer or consumer should display this message, or to which this message should be attached. |
String |
getText()
Get the message text. |
| Method Detail |
|---|
Level getLevel()
Level representing the severity of this message.
String getText()
String getDetail()
String getTargets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||