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 java.io.File |
privateLARFile |
protected java.io.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 java.io.File privateLARFile
protected java.io.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 java.lang.Exception
java.lang.Exception