public interface GradesService
List<ModuleResults> getResults(Date startDate, Date endDate, String username, String locale)
startDate
- Start date to query from.endDate
- End date to query to.username
- Username to get results oflocale
- Locale to get results inCopyright © 2011-2013 The Kuali Foundation. All Rights Reserved.