public class DefaultLandingPageAction
extends com.liferay.portal.kernel.events.Action
Constructor and Description |
---|
DefaultLandingPageAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
doRun(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
run(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
public void run(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws com.liferay.portal.kernel.events.ActionException
run
in class com.liferay.portal.kernel.events.Action
com.liferay.portal.kernel.events.ActionException
protected void doRun(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
Exception