fr.hyphonem.conges
Class CheckData

java.lang.Object
  extended by fr.hyphonem.conges.CheckData

public final class CheckData
extends java.lang.Object

Author:
Stephane Gauchet pour Hyphonem

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

CheckData

public CheckData()
Method Detail

check

public 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

Parameters:
request -
employee -
errors -
Returns:
Map


Copyright © 2004-2007 Hyphonem. All Rights Reserved.