org.apache.jetspeed.services.title
Interface DynamicTitleService

All Superinterfaces:
org.apache.pluto.services.ContainerService, org.apache.pluto.services.title.DynamicTitleService

public interface DynamicTitleService
extends org.apache.pluto.services.title.DynamicTitleService


Method Summary
 java.lang.String getDynamicTitle(org.apache.pluto.om.window.PortletWindow window, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from interface org.apache.pluto.services.title.DynamicTitleService
setDynamicTitle
 

Method Detail

getDynamicTitle

java.lang.String getDynamicTitle(org.apache.pluto.om.window.PortletWindow window,
                                 javax.servlet.http.HttpServletRequest request)


Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.