test
This commit is contained in:
@@ -3,6 +3,6 @@ package fr.eni.enchere.bll;
|
||||
import fr.eni.enchere.bo.Retrait;
|
||||
|
||||
public interface RetraitService {
|
||||
Retrait retraitByNumarticle(int id);
|
||||
Retrait findByNumArticle(int id);
|
||||
void setRetrait(Retrait retrait);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user