|
Portal |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemotePortletContext | |
---|---|
com.sas.portal.portlet | This package provides interfaces and classes that support portlets. |
com.sas.portal.portlet.remote |
Uses of RemotePortletContext in com.sas.portal.portlet |
---|
Methods in com.sas.portal.portlet with parameters of type RemotePortletContext | |
---|---|
static java.lang.String |
NavigationUtil.buildBaseURL(RemotePortletContext context,
javax.servlet.http.HttpServletRequest request)
Build base URL given just a RemotePortletContext and an HttpServletRequest. |
static java.lang.String |
NavigationUtil.buildBaseURL(RemotePortletContext context,
javax.servlet.http.HttpServletRequest request,
java.lang.String portletActionName)
Build base URL given a RemotePortletContext, an HttpServletRequest, and a specific portletActionName. |
static java.lang.String |
NavigationUtil.buildBaseURL(RemotePortletContext context,
javax.servlet.http.HttpServletRequest request,
java.lang.String portletActionName,
java.util.Map parameters)
Build base URL given a RemotePortletContext, an HttpServletRequest, and a specific portletActionName. |
Uses of RemotePortletContext in com.sas.portal.portlet.remote |
---|
Methods in com.sas.portal.portlet.remote that return RemotePortletContext | |
---|---|
static RemotePortletContext |
RemotePortletToolkitUtil.getRemotePortletContext(javax.servlet.http.HttpServletRequest request)
|
Methods in com.sas.portal.portlet.remote with parameters of type RemotePortletContext | |
---|---|
static java.lang.String |
RemotePortletToolkitUtil.getAction(javax.servlet.http.HttpServletRequest request,
RemotePortletContext context)
|
|
Portal |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |