Package com.liferay.portal.action
Class SetupWizardAction
Object
com.liferay.portal.action.SetupWizardAction
- All Implemented Interfaces:
Action
- Author:
- Manuel de la Peña, Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) protected void
putMessage
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.json.JSONObject jsonObject, String key, Object... arguments) protected void
testDatabase
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
-
Constructor Details
-
SetupWizardAction
public SetupWizardAction()
-
-
Method Details
-
execute
public ActionForward execute(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception -
putMessage
-
testDatabase
protected void testDatabase(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception - Throws:
Exception
-