public class DynamicTitleServiceImpl
extends java.lang.Object
implements org.apache.pluto.services.title.DynamicTitleService
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDynamicTitle(org.apache.pluto.om.window.PortletWindow window,
javax.servlet.http.HttpServletRequest request) |
void |
setDynamicTitle(org.apache.pluto.om.window.PortletWindow window,
javax.servlet.http.HttpServletRequest request,
java.lang.String dynamicTitle) |
public void setDynamicTitle(org.apache.pluto.om.window.PortletWindow window, javax.servlet.http.HttpServletRequest request, java.lang.String dynamicTitle)
setDynamicTitle
in interface org.apache.pluto.services.title.DynamicTitleService
public java.lang.String getDynamicTitle(org.apache.pluto.om.window.PortletWindow window, javax.servlet.http.HttpServletRequest request)
Copyright © 2003-2013 . All Rights Reserved.