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) |
PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request) |
PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request,
Group group) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPortletNamepublic PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request) throws PortalException
getPortletURL in interface PortletProviderPortalExceptionpublic PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request, Group group) throws PortalException
getPortletURL in interface PortletProviderPortalExceptionprotected long getPlid(ThemeDisplay themeDisplay) throws PortalException
PortalException