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:
- CVS $Id: DynamicTitleServiceImpl.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
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
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.