org.apache.cocoon.portal.pluto
Class DynamicTitleServiceImpl
java.lang.Object
org.apache.cocoon.portal.pluto.DynamicTitleServiceImpl
- All Implemented Interfaces:
- org.apache.pluto.services.ContainerService, org.apache.pluto.services.title.DynamicTitleService
- public class DynamicTitleServiceImpl
- extends Object
- implements org.apache.pluto.services.title.DynamicTitleService
Our own dynamic title service.
- Version:
- $Id: DynamicTitleServiceImpl.java 325880 2005-10-17 11:57:44Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicTitleServiceImpl
public DynamicTitleServiceImpl()
setDynamicTitle
public void setDynamicTitle(org.apache.pluto.om.window.PortletWindow window,
HttpServletRequest request,
String dynamicTitle)
- Specified by:
setDynamicTitle
in interface org.apache.pluto.services.title.DynamicTitleService
- See Also:
DynamicTitleService.setDynamicTitle(org.apache.pluto.om.window.PortletWindow, javax.servlet.http.HttpServletRequest, java.lang.String)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.