Subversion Repositories eFlore/Applications.coel

Rev

Rev 245 | Rev 350 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 245 Rev 261
Line 40... Line 40...
40
				// Sinon, nous ajoutons la clé avec une valeur vide
40
				// Sinon, nous ajoutons la clé avec une valeur vide
41
				String valeur = " ";
41
				String valeur = " ";
42
				this.set(cleObjet, valeur);
42
				this.set(cleObjet, valeur);
43
			}
43
			}
44
		}
44
		}
-
 
45
		
-
 
46
		//Ajout du champ courriel principal
-
 
47
		this.set("courriel_princ", this.getInfoDenormaliseParPosition(this.renvoyerValeurCorrecte("truk_courriel"), 1));
45
	}
48
	}
Line 46... Line 49...
46
	
49
	
47
	// ID PERSONNE
50
	// ID PERSONNE
48
	public String getId() {
51
	public String getId() {