Package | Description |
---|---|
org.apache.jetspeed.container.state | |
org.apache.jetspeed.mockobjects.request | |
org.apache.jetspeed.request |
Modifier and Type | Method and Description |
---|---|
PortalURL |
NavigationalStateComponent.createDesktopURL(javax.servlet.http.HttpServletRequest request,
String characterEncoding)
Creates a Desktop Portal URL representing the URL of the request.
|
PortalURL |
NavigationalStateComponent.createURL(javax.servlet.http.HttpServletRequest request,
String characterEncoding)
Creates a Portal URL representing the URL of the request.
|
Modifier and Type | Method and Description |
---|---|
PortalURL |
MockRequestContext.getPortalURL() |
Modifier and Type | Method and Description |
---|---|
void |
MockRequestContext.setPortalURL(PortalURL url) |
Modifier and Type | Method and Description |
---|---|
PortalURL |
RequestContext.getPortalURL()
Gets the Portal URL for the current request.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestContext.setPortalURL(PortalURL portalUrl)
Sets the Portal URL for the current request.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.