Subversion Repositories eFlore/Applications.del

Rev

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

Rev 283 Rev 291
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
public interface ImageService {
7
public interface ImageService {
Line 8... Line 8...
8
 
8
 
Line 9... Line 9...
9
	public abstract List<Image> getImagesEfloreParTaxon(String nomTaxon);
9
	public abstract List<Image> getImagesEfloreParTaxon(String nomTaxon);