|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrutsPortletAction | |
|---|---|
| com.liferay.portal.kernel.struts | |
| com.liferay.portal.struts | |
| Uses of StrutsPortletAction in com.liferay.portal.kernel.struts |
|---|
| Classes in com.liferay.portal.kernel.struts that implement StrutsPortletAction | |
|---|---|
class |
BaseStrutsPortletAction
|
| Methods in com.liferay.portal.kernel.struts with parameters of type StrutsPortletAction | |
|---|---|
void |
StrutsPortletAction.processAction(StrutsPortletAction originalStrutsPortletAction,
PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
void |
BaseStrutsPortletAction.processAction(StrutsPortletAction originalStrutsPortletAction,
PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
String |
StrutsPortletAction.render(StrutsPortletAction originalStrutsPortletAction,
PortletConfig portletConfig,
RenderRequest renderRequest,
RenderResponse renderResponse)
|
String |
BaseStrutsPortletAction.render(StrutsPortletAction originalStrutsPortletAction,
PortletConfig portletConfig,
RenderRequest renderRequest,
RenderResponse renderResponse)
|
void |
StrutsPortletAction.serveResource(StrutsPortletAction originalStrutsPortletAction,
PortletConfig portletConfig,
ResourceRequest resourceRequest,
ResourceResponse resourceResponse)
|
void |
BaseStrutsPortletAction.serveResource(StrutsPortletAction originalStrutsPortletAction,
PortletConfig portletConfig,
ResourceRequest resourceRequest,
ResourceResponse resourceResponse)
|
| Uses of StrutsPortletAction in com.liferay.portal.struts |
|---|
| Classes in com.liferay.portal.struts that implement StrutsPortletAction | |
|---|---|
class |
StrutsPortletActionAdapter
|
| Methods in com.liferay.portal.struts with parameters of type StrutsPortletAction | |
|---|---|
static void |
StrutsActionRegistryUtil.register(String path,
StrutsPortletAction strutsPortletAction)
|
| Constructors in com.liferay.portal.struts with parameters of type StrutsPortletAction | |
|---|---|
PortletActionAdapter(StrutsPortletAction strutsPortletAction)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||