public interface PortletProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
PortletProvider.Action |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortletName() |
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request) |
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request,
Group group) |
String getPortletName()
javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request)
throws PortalException
PortalExceptionjavax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request,
Group group)
throws PortalException
PortalException