| Package | Description |
|---|---|
| com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
| Modifier and Type | Field and Description |
|---|---|
static ActionResult |
ActionResult.EMPTY_ACTION_RESULT |
| Modifier and Type | Method and Description |
|---|---|
ActionResult |
PortletContainer.processAction(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Portlet portlet) |