public class MessagesTemplate
extends java.lang.Object
| Constructor and Description |
|---|
MessagesTemplate() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getText(java.lang.String key)
Gets the translation associated with the provided translation key.
|