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,
String key,
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 Exception
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) throws Exception
Exception