Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 751 Rev 758
Line 37... Line 37...
37
	protected String getPrefixe() {
37
	protected String getPrefixe() {
38
		return PREFIXE;
38
		return PREFIXE;
39
	}
39
	}
Line 40... Line 40...
40
 
40
 
41
	public String getIdAuteur() {
41
	public String getIdAuteur() {
42
		return renvoyerValeurCorrecte("cp_id_personne");
42
		return renvoyerValeurCorrecte("id_personne");
Line 43... Line 43...
43
	}
43
	}
44
	
44
	
45
	public String getNomCompletAuteur() {
45
	public String getNomCompletAuteur() {