public class ServicePreAction extends 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) |
processLifecycleEvent, run
protected java.io.File privateLARFile
protected java.io.File publicLARFile
public void run(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws ActionException
run
in class Action
ActionException
public void servicePre(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, boolean initPermissionChecker) throws java.lang.Exception
java.lang.Exception