org.genealogie.web
Class RechercherPaysAction

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

public final class RechercherPaysAction
extends CheckAction


Field Summary
private  int NB_PAR_PAGES
           
 
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
RechercherPaysAction()
           
 
Method Summary
 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
 

Field Detail

NB_PAR_PAGES

private int NB_PAR_PAGES
Constructor Detail

RechercherPaysAction

public RechercherPaysAction()
Method Detail

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.