public interface Message extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(Locale locale)
Provides a message that can be displayed to the user.
|
String getMessage(Locale locale)
locale - the Locale picked for the current interaction with the user© Copyright 2005-2006, Stripes Development Team.