public interface PortletProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
PortletProvider.Action |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPortletId() |
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request) |
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request,
Group group) |
java.lang.String getPortletId()
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