public class CpmLocalizedMessage extends Object
| Constructor and Description |
|---|
CpmLocalizedMessage() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLocalizedMessage(String aResourceBundleName,
String aMessageKey,
Object[] aArguments)
Gets the localized message.
|
public static String getLocalizedMessage(String aResourceBundleName, String aMessageKey, Object[] aArguments)
aResourceBundleName - the a resource bundle nameaMessageKey - the a message keyaArguments - the a argumentsCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.