Subversion Repositories eFlore/Archives.cel-v2

Rev

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

Rev 21 Rev 26
Line 1... Line 1...
1
package org.tela_botanica.client.interfaces;
1
package org.tela_botanica.client.interfaces;
Line 2... Line 2...
2
 
2
 
Line 3... Line -...
3
public interface VueListable {
-
 
4
 
3
public interface VueListable {
-
 
4
 
5
	
5
	public String[] getIdSelectionnees() ;