Line 52... |
Line 52... |
52 |
listesId.put("insecteTraitement", Integer.valueOf(configuration.get("listeDesinsectisation")));
|
52 |
listesId.put("insecteTraitement", Integer.valueOf(configuration.get("listeDesinsectisation")));
|
53 |
listesId.put("actionValorisation", Integer.valueOf(configuration.get("listeValorisationAction")));
|
53 |
listesId.put("actionValorisation", Integer.valueOf(configuration.get("listeValorisationAction")));
|
54 |
listesId.put("continentEtFr", Integer.valueOf(configuration.get("listeContinentEtFr")));
|
54 |
listesId.put("continentEtFr", Integer.valueOf(configuration.get("listeContinentEtFr")));
|
55 |
listesId.put("typeRecherche", Integer.valueOf(configuration.get("listeRechercheType")));
|
55 |
listesId.put("typeRecherche", Integer.valueOf(configuration.get("listeRechercheType")));
|
56 |
listesId.put("pays", Integer.valueOf(configuration.get("listePays")));
|
56 |
listesId.put("pays", Integer.valueOf(configuration.get("listePays")));
|
- |
|
57 |
listesId.put("typeCollectionNcd", Integer.valueOf(configuration.get("listeTypeCollectionNcd")));
|
- |
|
58 |
listesId.put("typeCollectionBota", Integer.valueOf(configuration.get("listeTypeCollectionBota")));
|
- |
|
59 |
listesId.put("typeDepot", Integer.valueOf(configuration.get("listeTypeDepot")));
|
Line 57... |
Line 60... |
57 |
|
60 |
|
58 |
listesId.put("prefixe", Integer.valueOf(configuration.get("listePrefixes")));
|
61 |
listesId.put("prefixe", Integer.valueOf(configuration.get("listePrefixes")));
|
59 |
listesId.put("suffixes", Integer.valueOf(configuration.get("listeSuffixes")));
|
62 |
listesId.put("suffixes", Integer.valueOf(configuration.get("listeSuffixes")));
|
60 |
listesId.put("sexe", Integer.valueOf(configuration.get("listeSexe")));
|
63 |
listesId.put("sexe", Integer.valueOf(configuration.get("listeSexe")));
|