org.genealogie.web
Class FicheActeAction

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

public final class FicheActeAction
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
FicheActeAction()
           
 
Method Summary
 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

FicheActeAction

public FicheActeAction()
Method Detail

getDate

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

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.