Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 603 Rev 609
Line 216... Line 216...
216
	}
216
	}
Line 217... Line 217...
217
	
217
	
218
	//+---------------------------------------------------------------------------------------------------------------+
218
	//+---------------------------------------------------------------------------------------------------------------+
Line -... Line 219...
-
 
219
	// CHAMPS PROVENANT de la TABLE COEL_PERSONNE
-
 
220
	
-
 
221
	// ID PROJET PERSONNE
-
 
222
	public String getIdProjetPersonne() {
-
 
223
		return renvoyerValeurCorrecte("ce_projet");
-
 
224
	}
-
 
225
	public void setIdProjetPersonne(String ipp) {
-
 
226
		set("ce_projet", ipp);
219
	// CHAMPS PROVENANT de la TABLE COEL_PERSONNE
227
	}
220
	
228
	
221
	// PRÉNOM
229
	// PRÉNOM
222
	public String getPrenom() {
230
	public String getPrenom() {
223
		return renvoyerValeurCorrecte("prenom");
231
		return renvoyerValeurCorrecte("prenom");