|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 | |
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. |
Method Detail |
public java.lang.String getTitle(PortletWindow window)
window
-
public java.lang.String getShortTitle(PortletWindow window)
window
-
public java.lang.String getKeywords(PortletWindow window)
window
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |