public class ThemeServicePreAction
extends com.liferay.portal.kernel.events.Action
Constructor and Description |
---|
ThemeServicePreAction() |
Modifier and Type | Method and Description |
---|---|
void |
run(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
protected void |
servicePre(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 servicePre(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
Exception