|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.core.DefaultPortletInfoService
Constructor Summary | |
DefaultPortletInfoService()
|
Method Summary | |
java.lang.String |
getKeywords(PortletWindow window)
Retrieve the keywords for the specified portlet window. |
java.lang.String |
getShortTitle(PortletWindow window)
Retrieve the shorttitle for the specified portlet window. |
java.lang.String |
getTitle(PortletWindow window)
Retrieve the title for the specificed portlet window. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultPortletInfoService()
Method Detail |
public java.lang.String getTitle(PortletWindow window)
PortletInfoService
getTitle
in interface PortletInfoService
window
-
public java.lang.String getShortTitle(PortletWindow window)
PortletInfoService
getShortTitle
in interface PortletInfoService
window
-
public java.lang.String getKeywords(PortletWindow window)
PortletInfoService
getKeywords
in interface PortletInfoService
window
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |