StdGradeService
trait StdGradeService
Value members
Abstract methods
def checkStdGradeExists(std: Student, semester: Semester, course: Course, project: Project): Boolean
def stdByCode(stdCode: String, project: Project, departments: List[Department], entityDao: EntityDao): Student