public class PortletResourceBundle extends ResourceBundle
ResourceBundle.Control
parent
Constructor and Description |
---|
PortletResourceBundle(com.liferay.portal.kernel.model.PortletInfo portletInfo) |
PortletResourceBundle(ResourceBundle parentResourceBundle,
com.liferay.portal.kernel.model.PortletInfo portletInfo) |
Modifier and Type | Method and Description |
---|---|
Enumeration<String> |
getKeys() |
Locale |
getLocale() |
protected Object |
handleGetObject(String key) |
protected Set<String> |
handleKeySet() |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getObject, getString, getStringArray, keySet, setParent
public PortletResourceBundle(com.liferay.portal.kernel.model.PortletInfo portletInfo)
public PortletResourceBundle(ResourceBundle parentResourceBundle, com.liferay.portal.kernel.model.PortletInfo portletInfo)
public Enumeration<String> getKeys()
getKeys
in class ResourceBundle
public Locale getLocale()
getLocale
in class ResourceBundle
protected Object handleGetObject(String key)
handleGetObject
in class ResourceBundle
protected Set<String> handleKeySet()
handleKeySet
in class ResourceBundle