Uses of Class
com.liferay.portal.struts.model.ActionMapping
Packages that use ActionMapping
Package
Description
-
Uses of ActionMapping in com.liferay.portal.action
Methods in com.liferay.portal.action with parameters of type ActionMappingModifier and TypeMethodDescriptionLayoutAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) LoginAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) LogoutAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) RenderPortletAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) RESTProxyAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) SessionClickAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) SetupWizardAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) TestAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) TestRedirectAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) UpdateEmailAddressAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) UpdateLanguageAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) UpdateLicenseAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) UpdatePasswordAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) UpdateReminderQueryAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) UpdateTermsOfUseAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) VerifyEmailAddressAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) protected ActionForward
LayoutAction.processLayout
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, long plid) -
Uses of ActionMapping in com.liferay.portal.struts
Methods in com.liferay.portal.struts with parameters of type ActionMappingModifier and TypeMethodDescriptionAction.execute
(ActionMapping mapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) ActionAdapter.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) JSONAction.execute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) -
Uses of ActionMapping in com.liferay.portal.struts.model
Methods in com.liferay.portal.struts.model that return ActionMappingMethods in com.liferay.portal.struts.model with parameters of type ActionMappingModifier and TypeMethodDescriptionvoid
ModuleConfig.addActionMapping
(ActionMapping actionMapping)