package fr.mch.mdo.restaurant.dao.locales; import fr.mch.mdo.restaurant.dao.IDaoServices; public interface ILocalesDao extends IDaoServices { }