Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 230 Rev 238
Line 135... Line 135...
135
	
135
	
136
	public String getMeta() {
136
	public String getMeta() {
137
		return (String) renvoyerValeurCorrecte("ce_meta");
137
		return (String) renvoyerValeurCorrecte("ce_meta");
Line -... Line 138...
-
 
138
	}
-
 
139
	
-
 
140
	public String getIdAuteur() {
-
 
141
		return (String) renvoyerValeurCorrecte("id_personne");
138
	}
142
	}
139
	
143
	
Line 140... Line 144...
140
	public String toReqString() {
144
	public String toReqString() {
141
		String reqString = "" ;
145
		String reqString = "" ;