public abstract class BasePortletProvider extends Object implements PortletProvider
PortletProvider.Action| Constructor and Description |
|---|
BasePortletProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getPlid(ThemeDisplay themeDisplay)
Deprecated.
As of Judson
|
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request) |
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request,
Group group) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPortletNamepublic javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request)
throws PortalException
getPortletURL in interface PortletProviderPortalExceptionpublic javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request,
Group group)
throws PortalException
getPortletURL in interface PortletProviderPortalException@Deprecated protected long getPlid(ThemeDisplay themeDisplay) throws PortalException
PortalException