|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.genealogie.console.Commande | +--org.genealogie.console.Parente
Commande de recherche de parenté
Fields inherited from class org.genealogie.console.Commande |
descriptif, nbLignes, nom, param, paramAide, paramType, width |
Constructor Summary | |
Parente()
|
Method Summary | |
private java.util.Vector |
getConjoints(org.genealogie.dao.GenealogieBean genealogie,
int personneId)
Recherche de conjoints mariés ou non ( cf enfants ) |
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 |
|
Constructor Detail |
public Parente()
Method Detail |
private java.util.Vector getConjoints(org.genealogie.dao.GenealogieBean genealogie, int personneId)
genealogie
- une instance sur la bibliotheque de fonctions généalogiquespersonneId
- l'identifiant de la personnepublic int invoqueCommande(java.io.BufferedReader br, java.util.Hashtable params)
invoqueCommande
in class Commande
br
- l'entrée standard de la consoleparams
- la liste des paramètres de la ligne de commande
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |