public class DBResourceBundleImpl extends ResourceBundle
MessageService and the Locale from a ContextInfofor the details on how the properties are actually retrieved from the DB.ResourceBundle.Controlparent| Constructor and Description |
|---|
DBResourceBundleImpl(Properties properties,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Enumeration<String> |
getKeys() |
Locale |
getLocale() |
protected Object |
handleGetObject(String key) |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getObject, getString, getStringArray, handleKeySet, keySet, setParentpublic DBResourceBundleImpl(Properties properties, Locale locale)
public Locale getLocale()
getLocale in class ResourceBundleprotected Object handleGetObject(String key)
handleGetObject in class ResourceBundlepublic Enumeration<String> getKeys()
getKeys in class ResourceBundleCopyright © 2004–2014 The Kuali Foundation. All rights reserved.