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