Line 81... |
Line 81... |
81 |
listesId.put("typeCommentaireCollection", Integer.valueOf(configuration.get("listeTypeCommentaireCollection")));
|
81 |
listesId.put("typeCommentaireCollection", Integer.valueOf(configuration.get("listeTypeCommentaireCollection")));
|
82 |
listesId.put("prefixe", Integer.valueOf(configuration.get("listePrefixes")));
|
82 |
listesId.put("prefixe", Integer.valueOf(configuration.get("listePrefixes")));
|
83 |
listesId.put("suffixes", Integer.valueOf(configuration.get("listeSuffixes")));
|
83 |
listesId.put("suffixes", Integer.valueOf(configuration.get("listeSuffixes")));
|
84 |
listesId.put("sexe", Integer.valueOf(configuration.get("listeSexe")));
|
84 |
listesId.put("sexe", Integer.valueOf(configuration.get("listeSexe")));
|
85 |
listesId.put("tel", Integer.valueOf(configuration.get("listeTel")));
|
85 |
listesId.put("tel", Integer.valueOf(configuration.get("listeTel")));
|
86 |
listesId.put("region", Integer.valueOf(configuration.get("listeRegions")));
|
- |
|
87 |
listesId.put("dureesIndexation", Integer.valueOf(configuration.get("listeDureesIndexation")));
|
86 |
listesId.put("dureesIndexation", Integer.valueOf(configuration.get("listeDureesIndexation")));
|
88 |
listesId.put("frequencesIndexation", Integer.valueOf(configuration.get("listeFrequencesIndexation")));
|
87 |
listesId.put("frequencesIndexation", Integer.valueOf(configuration.get("listeFrequencesIndexation")));
|
89 |
listesId.put("langues", Integer.valueOf(configuration.get("listeLangues")));
|
88 |
listesId.put("langues", Integer.valueOf(configuration.get("listeLangues")));
|
90 |
listesId.put("nbElementsPage", Integer.valueOf(configuration.get("nbElementsPage")));
|
89 |
listesId.put("nbElementsPage", Integer.valueOf(configuration.get("nbElementsPage")));
|
91 |
listesId.put("relationPersonnePublication", Integer.valueOf(configuration.get("relationPersonnePublication")));
|
90 |
listesId.put("relationPersonnePublication", Integer.valueOf(configuration.get("relationPersonnePublication")));
|