public abstract class BasePortletProvider extends Object implements PortletProvider
PortletProvider.Action| Constructor and Description |
|---|
BasePortletProvider() |
| Modifier and Type | Method and Description |
|---|---|
PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
Group group) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPortletNamepublic PortletURL getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest) throws PortalException
getPortletURL in interface PortletProviderPortalExceptionpublic PortletURL getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest, Group group) throws PortalException
getPortletURL in interface PortletProviderPortalException