|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| org.apache.commons.scaffold.util | |
| Uses of Message in org.apache.commons.scaffold.util |
|---|
| Classes in org.apache.commons.scaffold.util that implement Message | |
|---|---|
class |
MessageImpl
|
| Methods in org.apache.commons.scaffold.util with parameters of type Message | |
|---|---|
void |
MessagesImpl.add(Message message)
|
void |
Messages.add(Message message)
Add a message to the set of messages for the "global" property. |
void |
MessagesImpl.add(String property,
Message message)
|
void |
Messages.add(String property,
Message message)
Add a message to the set of messages for the specified property. |
void |
BizResponseImpl.addMessage(Message message)
|
void |
BizResponse.addMessage(Message message)
Add a message to the list. |
void |
BizResponseImpl.addMessage(Message message,
String property)
|
void |
BizResponse.addMessage(Message message,
String property)
Add a message to the list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||