org.genealogie.console
Class FindTypeRecherche

java.lang.Object
  |
  +--org.genealogie.console.Commande
        |
        +--org.genealogie.console.FindTypeRecherche

public class FindTypeRecherche
extends Commande

Commande d'affichage des types de recherches

Version:
$Revision: 1.33 $
Author:
Templier Thierry

Fields inherited from class org.genealogie.console.Commande
descriptif, nbLignes, nom, param, paramAide, paramType, width
 
Constructor Summary
FindTypeRecherche()
           
 
Method Summary
 int invoqueCommande(java.io.BufferedReader br, java.util.Hashtable params)
          Invoque la commande
 
Methods inherited from class org.genealogie.console.Commande
getAideCommande, getDescriptifCommande, getNomCommande, init, setAideParametres, setDescriptifCommande, setNomCommande, setParametres, setTypeParametres, verifieParamsCommande
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

FindTypeRecherche

public FindTypeRecherche()
Method Detail

invoqueCommande

public int invoqueCommande(java.io.BufferedReader br,
                           java.util.Hashtable params)
Invoque la commande
Overrides:
invoqueCommande in class Commande
Parameters:
br - l'entrée standard de la console
params - la liste des paramètres de la ligne de commande
Returns:
le status de la ligne de commande


Copyright © 2002 JGenea Ihm. All Rights Reserved.