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
 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

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


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