Subversion Repositories eFlore/Applications.del

Rev

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

Rev 312 Rev 326
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
public interface ImageService {
7
public interface ImageService {
Line 8... Line -...
8
 
-
 
9
	public abstract List<Image> getImagesEfloreParTaxon(String nomTaxon);
-
 
10
 
8
 
Line 11... Line 9...
11
	public abstract List<Image> getImages(int debut, int fin);
9
	public abstract List<Image> getImagesEfloreParTaxon(String nomTaxon);