org.genealogie.console
Class FindTypeDocument

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

public class FindTypeDocument
extends Commande

Commande d'affichage des types de documents

Version:
$Revision: 1.34 $
Author:
Templier Thierry

Fields inherited from class org.genealogie.console.Commande
descriptif, nbLignes, nom, param, paramAide, paramType, width
 
Constructor Summary
FindTypeDocument()
           
 
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

FindTypeDocument

public FindTypeDocument()
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.