This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.container.url.impl
Class JetspeedPortletURL
java.lang.Object
   org.apache.pluto.core.impl.PortletURLImpl
org.apache.pluto.core.impl.PortletURLImpl
       org.apache.jetspeed.container.url.impl.JetspeedPortletURL
org.apache.jetspeed.container.url.impl.JetspeedPortletURL
- All Implemented Interfaces: 
- javax.portlet.PortletURL
- public class JetspeedPortletURL 
- extends org.apache.pluto.core.impl.PortletURLImpl
Jetspeed extension of the Pluto PortalURLImpl providing support for session url rewriting
 when cookies are disabled.
- Version:
- $Id: JetspeedPortletURL.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Ate Douma
 
| Fields inherited from class org.apache.pluto.core.impl.PortletURLImpl | 
| isAction, mode, parameters, portletWindow, provider, secure, servletRequest, servletResponse, state | 
 
| Constructor Summary | 
| JetspeedPortletURL(org.apache.pluto.om.window.PortletWindow portletWindow,
                   javax.servlet.http.HttpServletRequest servletRequest,
                   javax.servlet.http.HttpServletResponse servletResponse,
                   boolean isAction)
 | 
 
 
| Methods inherited from class org.apache.pluto.core.impl.PortletURLImpl | 
| getParameter, getParameters, getPortletMode, getWindowState, setParameter, setParameter, setParameters, setPortletMode, setSecure, setWindowState | 
 
 
JetspeedPortletURL
public JetspeedPortletURL(org.apache.pluto.om.window.PortletWindow portletWindow,
                          javax.servlet.http.HttpServletRequest servletRequest,
                          javax.servlet.http.HttpServletResponse servletResponse,
                          boolean isAction)
toString
public String toString()
- 
- Specified by:
- toStringin interface- javax.portlet.PortletURL
- Overrides:
- toStringin class- org.apache.pluto.core.impl.PortletURLImpl
 
- 
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.