public interface CustomReportDashboardDao
extends org.springframework.data.repository.CrudRepository<org.squashtest.tm.domain.customreport.CustomReportDashboard,Long>
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository