public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getString(String key)
Get a simple message from the bundle
|
static String |
getString(String key,
Object[] arguments)
Get a parameterised message from the bundle and perform the parameter substitution on it
|
Copyright © 2008–2019 The Sakai Foundation. All rights reserved.