|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.pluto.core.impl.PortletURLImpl org.apache.jetspeed.container.url.impl.JetspeedPortletURL
public class JetspeedPortletURL
Jetspeed extension of the Pluto PortalURLImpl providing support for session url rewriting when cookies are disabled.
Field Summary |
---|
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)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class org.apache.pluto.core.impl.PortletURLImpl |
---|
getParameter, getParameters, getPortletMode, getWindowState, setParameter, setParameter, setParameters, setPortletMode, setSecure, setWindowState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JetspeedPortletURL(org.apache.pluto.om.window.PortletWindow portletWindow, javax.servlet.http.HttpServletRequest servletRequest, javax.servlet.http.HttpServletResponse servletResponse, boolean isAction)
Method Detail |
---|
public String toString()
toString
in interface javax.portlet.PortletURL
toString
in class org.apache.pluto.core.impl.PortletURLImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |