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