| Constructor and Description |
|---|
SetupWizardAction() |
| Modifier and Type | Method and Description |
|---|---|
ActionForward |
execute(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,
java.lang.String key,
java.lang.Object... arguments) |
protected void |
testDatabase(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
public ActionForward execute(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws java.lang.Exception
protected void putMessage(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.json.JSONObject jsonObject,
java.lang.String key,
java.lang.Object... arguments)
protected void testDatabase(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.lang.Exception
java.lang.Exception