|
HDIV API 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hdiv.filter.AbstractValidatorHelper
org.hdiv.filter.ValidatorHelperThreadLocal
public class ValidatorHelperThreadLocal
It validates client requests by comsuming an object of type IState and validating all the entry data, besides replacing relative values by its real values.
| Constructor Summary | |
|---|---|
ValidatorHelperThreadLocal()
|
|
| Method Summary | |
|---|---|
void |
endPage()
It is called in the post-processing stage of each user request. |
void |
startPage()
It is called in the pre-processing stage of each user request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatorHelperThreadLocal()
| Method Detail |
|---|
public void startPage()
startPage in interface IValidationHelperstartPage in class AbstractValidatorHelperpublic void endPage()
endPage in interface IValidationHelperendPage in class AbstractValidatorHelper
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||