|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.HybridServerPages.BaseApplication
public class BaseApplication
Derive application state class named "AS.java" from this class
| Constructor Summary | |
|---|---|
protected |
BaseApplication()
|
| Method Summary | |
|---|---|
protected void |
$handleAS(BasePage ps,
java.lang.String h1,
java.lang.String h2)
Override this method to process Application Level data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BaseApplication()
| Method Detail |
|---|
protected void $handleAS(BasePage ps,
java.lang.String h1,
java.lang.String h2)
ps - page handledh1 - first (name) part (before ':') of HJ_Action HTTP parameterh2 - second (value) part of HJ_Action HTTP parameter
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||