Line 92... |
Line 92... |
92 |
listesId.put("region", Integer.valueOf(configuration.get("listeRegions")));
|
92 |
listesId.put("region", Integer.valueOf(configuration.get("listeRegions")));
|
Line 93... |
Line 93... |
93 |
|
93 |
|
94 |
listesId.put("dureesIndexation", Integer.valueOf(configuration.get("listeDureesIndexation")));
|
94 |
listesId.put("dureesIndexation", Integer.valueOf(configuration.get("listeDureesIndexation")));
|
Line -... |
Line 95... |
- |
|
95 |
listesId.put("frequencesIndexation", Integer.valueOf(configuration.get("listeFrequencesIndexation")));
|
- |
|
96 |
|
95 |
listesId.put("frequencesIndexation", Integer.valueOf(configuration.get("listeFrequencesIndexation")));
|
97 |
listesId.put("langues", Integer.valueOf(configuration.get("listeLangues")));
|
Line 96... |
Line 98... |
96 |
|
98 |
|
Line 97... |
Line 99... |
97 |
listesId.put("nbElementsPage", Integer.valueOf(configuration.get("nbElementsPage")));
|
99 |
listesId.put("nbElementsPage", Integer.valueOf(configuration.get("nbElementsPage")));
|