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