Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 26 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

package org.tela_botanica.client.interfaces;

public interface VueListable {

        
        public String[] getIdSelectionnees() ;
}