|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletInfoService
Callback service which makes it possible to customize portlet info. This is specifically useful when a portlet administration tool enables customization during deployment.
Method Summary | |
---|---|
String |
getKeywords(PortletWindow window)
Retrieve the keywords for the specified portlet window. |
String |
getShortTitle(PortletWindow window)
Retrieve the shorttitle for the specified portlet window. |
String |
getTitle(PortletWindow window)
Retrieve the title for the specificed portlet window. |
Method Detail |
---|
String getTitle(PortletWindow window)
window
-
String getShortTitle(PortletWindow window)
window
-
String getKeywords(PortletWindow window)
window
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |