public interface Message
Modifier and Type | Method and Description |
---|---|
String |
getGroupName()
Unique identifier for a message group
|
Locale |
getLocale()
The Locale.
|
String |
getMessageKey()
Key identifying the message within the message group.
|
String |
getValue()
The string representation of the message.
|
String getMessageKey()
String getGroupName()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.