Subversion Repositories eFlore/Applications.del

Rev

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

Rev 292 Rev 501
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
public interface VoteProtocoleService {
7
public interface VoteProtocoleService {
Line 8... Line 8...
8
 
8
 
Line 9... Line 9...
9
	public List<VoteProtocole> getVote(String idImage);
9
	public List<VoteProtocole> getVote(String idImage);
Line 10... Line 10...
10
 
10