public abstract class BasePortletProvider extends java.lang.Object implements PortletProvider
PortletProvider.Action| Constructor and Description |
|---|
BasePortletProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getPlid(ThemeDisplay themeDisplay) |
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, waitgetPortletIdpublic 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 PortletProviderPortalExceptionprotected long getPlid(ThemeDisplay themeDisplay) throws PortalException
PortalException