|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.hyphonem.conges.CheckData
public final class CheckData
Constructor Summary | |
---|---|
CheckData()
|
Method Summary | |
---|---|
static org.apache.struts.action.ActionErrors |
check(javax.servlet.http.HttpServletRequest request,
EmployeeData employee,
org.apache.struts.action.ActionErrors errors)
check data after login to be sure that xml files will be read correctly / verifie les donn�es dans les fichiers xml afin d'�viter les erreurs au login |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckData()
Method Detail |
---|
public static org.apache.struts.action.ActionErrors check(javax.servlet.http.HttpServletRequest request, EmployeeData employee, org.apache.struts.action.ActionErrors errors)
request
- employee
- errors
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |