Subversion Repositories eFlore/Applications.del

Rev

Rev 425 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 425 Rev 465
Line 9... Line 9...
9
	
9
	
10
	// Attention à n'utiliser que si eflore est installé
10
	// Attention à n'utiliser que si eflore est installé
11
	public static String urlServiceCompletionNomEflore = "http://localhost/service:eflore:0.1/bdtfx/noms";	
11
	public static String urlServiceCompletionNomEflore = "http://localhost/service:eflore:0.1/bdtfx/noms";	
Line -... Line 12...
-
 
12
	public static String urlServiceCompletionNomLocale = "/del/jrest/NomsTaxons/";	
-
 
13
	
12
	public static String urlServiceCompletionNomLocale = "/del/jrest/NomsTaxons/";	
14
	public static String urlServiceCompletionCommunes = "/del/jrest/Communes/";
13
	
15
	
14
	public static String effectuerPreTraitementChaineRequeteGenreEspeceSlash(String requete) {
16
	public static String effectuerPreTraitementChaineRequeteGenreEspeceSlash(String requete) {
Line 15... Line 17...
15
		String chaineTraitee = requete;
17
		String chaineTraitee = requete;