org.genealogie.web
Class FicheRegistreAction

java.lang.Object
  |
  +--org.apache.struts.action.Action
        |
        +--org.genealogie.web.CheckAction
              |
              +--org.genealogie.web.FicheRegistreAction

public final class FicheRegistreAction
extends CheckAction


Fields inherited from class org.apache.struts.action.Action
DATA_SOURCE_KEY, defaultLocale, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGES_KEY, MULTIPART_KEY, servlet, SERVLET_KEY, TRANSACTION_TOKEN_KEY
 
Constructor Summary
FicheRegistreAction()
           
 
Method Summary
private  java.io.File[] classerFichiers(java.io.File[] fichiers)
           
 java.sql.Date getDate(java.lang.String chaineDate)
           
 org.apache.struts.action.ActionForward performTask(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class org.genealogie.web.CheckAction
contient, filtrerActes, filtrerActesBorneSup, filtrerDocuments, filtresRegistresBorneSup, getAuth, getIdPool, getTokens, isAccesTotal, isAuthentifier, perform, setIdPool, setNoCache
 
Methods inherited from class org.apache.struts.action.Action
, generateToken, getLocale, getResources, getServlet, isCancelled, isTokenValid, perform, perform, perform, resetToken, saveErrors, saveToken, setLocale, setServlet, toHex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

FicheRegistreAction

public FicheRegistreAction()
Method Detail

getDate

public java.sql.Date getDate(java.lang.String chaineDate)

classerFichiers

private java.io.File[] classerFichiers(java.io.File[] fichiers)

performTask

public org.apache.struts.action.ActionForward performTask(org.apache.struts.action.ActionMapping mapping,
                                                          org.apache.struts.action.ActionForm form,
                                                          javax.servlet.http.HttpServletRequest request,
                                                          javax.servlet.http.HttpServletResponse response)
                                                   throws java.io.IOException,
                                                          javax.servlet.ServletException
Overrides:
performTask in class CheckAction


Copyright © 2002 JGenea Web. All Rights Reserved.