Uses of Interface
javax.portlet.ActionRequest
-
Uses of ActionRequest in javax.portlet
Methods in javax.portlet with parameters of type ActionRequestModifier and TypeMethodDescriptionvoid
GenericPortlet.processAction
(ActionRequest request, ActionResponse response) Called by the portlet container to allow the portlet to process an action request.void
Portlet.processAction
(ActionRequest request, ActionResponse response) Called by the portlet container to allow the portlet to process an action request.