Line 76... |
Line 76... |
76 |
listesId.put("onp", Integer.valueOf(configuration.get("listeONP")));
|
76 |
listesId.put("onp", Integer.valueOf(configuration.get("listeONP")));
|
77 |
listesId.put("niveauImportance", Integer.valueOf(configuration.get("listeNiveauImportance")));
|
77 |
listesId.put("niveauImportance", Integer.valueOf(configuration.get("listeNiveauImportance")));
|
78 |
listesId.put("ea", Integer.valueOf(configuration.get("listeEA")));
|
78 |
listesId.put("ea", Integer.valueOf(configuration.get("listeEA")));
|
79 |
listesId.put("typeClassement", Integer.valueOf(configuration.get("listeTypeClassement")));
|
79 |
listesId.put("typeClassement", Integer.valueOf(configuration.get("listeTypeClassement")));
|
80 |
listesId.put("relationPersonneCollection", Integer.valueOf(configuration.get("listeRelationPersonneCollection")));
|
80 |
listesId.put("relationPersonneCollection", Integer.valueOf(configuration.get("listeRelationPersonneCollection")));
|
- |
|
81 |
listesId.put("inventaireForme", Integer.valueOf(configuration.get("listeInventaireForme")));
|
- |
|
82 |
listesId.put("inventaireLogiciel", Integer.valueOf(configuration.get("listeInventaireLogiciel")));
|
- |
|
83 |
listesId.put("inventaireEtat", Integer.valueOf(configuration.get("listeInventaireEtat")));
|
- |
|
84 |
listesId.put("groupementPrincipe", Integer.valueOf(configuration.get("listeGroupementPrincipe")));
|
- |
|
85 |
listesId.put("realisationBut", Integer.valueOf(configuration.get("listeRealisationBut")));
|
- |
|
86 |
|
Line 81... |
Line 87... |
81 |
|
87 |
|
82 |
listesId.put("prefixe", Integer.valueOf(configuration.get("listePrefixes")));
|
88 |
listesId.put("prefixe", Integer.valueOf(configuration.get("listePrefixes")));
|
83 |
listesId.put("suffixes", Integer.valueOf(configuration.get("listeSuffixes")));
|
89 |
listesId.put("suffixes", Integer.valueOf(configuration.get("listeSuffixes")));
|
84 |
listesId.put("sexe", Integer.valueOf(configuration.get("listeSexe")));
|
90 |
listesId.put("sexe", Integer.valueOf(configuration.get("listeSexe")));
|