Rev 887 |
Go to most recent revision |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
| Rev 887 |
Rev 975 |
| Line 1... |
Line 1... |
| 1 |
package org.tela_botanica.del.client.services.rest;
|
1 |
package org.tela_botanica.del.client.services.rest;
|
| Line 2... |
Line 2... |
| 2 |
|
2 |
|
| 3 |
import org.tela_botanica.del.client.modeles.PropositionDetermination;
|
3 |
import org.tela_botanica.del.client.modeles.PropositionDetermination;
|
| - |
|
4 |
import org.tela_botanica.del.client.services.rest.async.PropositionDeterminationCallBack;
|
| Line 4... |
Line 5... |
| 4 |
import org.tela_botanica.del.client.services.rest.async.PropositionDeterminationCallBack;
|
5 |
import org.tela_botanica.del.client.services.rest.async.SuppressionPropositionDeterminationCallback;
|
| Line 5... |
Line 6... |
| 5 |
|
6 |
|
| - |
|
7 |
public interface PropositionDeterminationService {
|
| Line 6... |
Line 8... |
| 6 |
public interface PropositionDeterminationService {
|
8 |
|