Subversion Repositories eFlore/Applications.del

Rev

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

Rev 180 Rev 182
Line 192... Line 192...
192
				
192
				
193
				validation.ajouterVoteDetermination(vd);
193
				validation.ajouterVoteDetermination(vd);
194
			}
194
			}
195
		}
195
		}
-
 
196
	}
-
 
197
	
-
 
198
	public List<Observation> getObservations(HashMap<String, String> champsRecherche) {
-
 
199
		return observations;
Line 196... Line 200...
196
	}
200
	}
197
 
201
 
198
	public List<Observation> getObservations() {
202
	public List<Observation> getObservations() {