Subversion Repositories eFlore/Applications.del

Rev

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

Rev 283 Rev 292
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
 
Line 11... Line 11...
11
	public List<VoteProtocole> getVoteByImageAndProtocol(String idImage, String protocolName);
11
	public List<VoteProtocole> getVoteByImageAndProtocol(String idImage, String protocolName);