public class LanguageResources
extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader |
PORTAL_RESOURCE_BUNDLE_LOADER |
| Constructor and Description |
|---|
LanguageResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
static String |
getMessage(Locale locale,
String key) |
static ResourceBundle |
getResourceBundle(Locale locale) |
static Locale |
getSuperLocale(Locale locale) |
void |
setConfig(String config) |
public static com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader PORTAL_RESOURCE_BUNDLE_LOADER
public static String getMessage(Locale locale,
String key)
public static ResourceBundle getResourceBundle(Locale locale)
public static Locale getSuperLocale(Locale locale)
public void afterPropertiesSet()
public void destroy()
public void setConfig(String config)