search code barre
This commit is contained in:
@@ -4,5 +4,5 @@ import fr.eni.demo.bo.Location;
|
||||
|
||||
public interface LocationService {
|
||||
void add(Location location);
|
||||
void update(Location location);
|
||||
Location findByCodeBarre(String codeBarre);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user