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, runprotected 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 ActionActionExceptionpublic void servicePre(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
boolean initPermissionChecker)
throws java.lang.Exception
java.lang.Exception