public class PortletProviderUtil
extends java.lang.Object
| Constructor and Description |
|---|
PortletProviderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPortletId(java.lang.String className,
PortletProvider.Action action) |
static javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
Group group,
java.lang.String className,
PortletProvider.Action action) |
static javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
java.lang.String className,
PortletProvider.Action action) |
static javax.portlet.PortletURL |
getPortletURL(javax.portlet.PortletRequest portletRequest,
Group group,
java.lang.String className,
PortletProvider.Action action) |
static javax.portlet.PortletURL |
getPortletURL(javax.portlet.PortletRequest portletRequest,
java.lang.String className,
PortletProvider.Action action) |
public static java.lang.String getPortletId(java.lang.String className,
PortletProvider.Action action)
public static javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
Group group,
java.lang.String className,
PortletProvider.Action action)
throws PortalException
PortalExceptionpublic static javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
java.lang.String className,
PortletProvider.Action action)
throws PortalException
PortalExceptionpublic static javax.portlet.PortletURL getPortletURL(javax.portlet.PortletRequest portletRequest,
Group group,
java.lang.String className,
PortletProvider.Action action)
throws PortalException
PortalExceptionpublic static javax.portlet.PortletURL getPortletURL(javax.portlet.PortletRequest portletRequest,
java.lang.String className,
PortletProvider.Action action)
throws PortalException
PortalException