org.apache.pluto.services.title
Class DynamicTitle

java.lang.Object
  extended by org.apache.pluto.services.title.DynamicTitle

public class DynamicTitle
extends java.lang.Object

The static accessor for the DynamicTitleService.

See Also:
DynamicTitleService

Constructor Summary
DynamicTitle()
           
 
Method Summary
static void setDynamicTitle(PortletWindow window, javax.servlet.http.HttpServletRequest request, java.lang.String dynamicTitle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicTitle

public DynamicTitle()
Method Detail

setDynamicTitle

public static void setDynamicTitle(PortletWindow window,
                                   javax.servlet.http.HttpServletRequest request,
                                   java.lang.String dynamicTitle)


Copyright © 2003-2009 . All Rights Reserved.