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 httpServletRequest) |
javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
Group group) |
String getPortletName()
javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest)
throws PortalException
PortalExceptionjavax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
Group group)
throws PortalException
PortalException