Subversion Repositories eFlore/Applications.cel

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 5
Line 1... Line 1...
1
package org.tela_botanica.client.interfaces;
1
package org.tela_botanica.client.interfaces;
Line 2... Line -...
2
 
-
 
3
 
2
 
4
/*
3
/*
5
 * Interface Mediateur
4
 * Interface Mediateur
6
 * 
5
 * 
Line 7... Line 6...
7
 */
6
 */
8
 
7
 
9
public interface iMediateur {
8
public interface iMediateur {
10
	
9