|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.ResourceBundle
com.liferay.portlet.PortletResourceBundle
Field Summary |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
PortletResourceBundle(java.util.ResourceBundle parentBundle,
com.liferay.portal.model.PortletInfo portletInfo)
|
Method Summary | |
java.util.Enumeration |
getKeys()
|
java.util.Locale |
getLocale()
|
protected java.lang.Object |
handleGetObject(java.lang.String key)
|
Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getObject, getString, getStringArray, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletResourceBundle(java.util.ResourceBundle parentBundle, com.liferay.portal.model.PortletInfo portletInfo)
Method Detail |
public java.util.Enumeration getKeys()
public java.util.Locale getLocale()
protected java.lang.Object handleGetObject(java.lang.String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |