|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalURL | |
---|---|
org.apache.jetspeed.container.state | |
org.apache.jetspeed.mockobjects.request | |
org.apache.jetspeed.request |
Uses of PortalURL in org.apache.jetspeed.container.state |
---|
Methods in org.apache.jetspeed.container.state that return PortalURL | |
---|---|
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. |
Uses of PortalURL in org.apache.jetspeed.mockobjects.request |
---|
Methods in org.apache.jetspeed.mockobjects.request that return PortalURL | |
---|---|
PortalURL |
MockRequestContext.getPortalURL()
|
Methods in org.apache.jetspeed.mockobjects.request with parameters of type PortalURL | |
---|---|
void |
MockRequestContext.setPortalURL(PortalURL url)
|
Uses of PortalURL in org.apache.jetspeed.request |
---|
Methods in org.apache.jetspeed.request that return PortalURL | |
---|---|
PortalURL |
RequestContext.getPortalURL()
Gets the Portal URL for the current request. |
Methods in org.apache.jetspeed.request with parameters of type PortalURL | |
---|---|
void |
RequestContext.setPortalURL(PortalURL portalUrl)
Sets the Portal URL for the current request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |