org.openurp.edu.teaching.web.helper

Members list

Type members

Classlikes

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ClazzGradeReport(clazz: Clazz, gradeState: CourseGradeState, grades: List[CourseGrade], gradeTypes: Iterable[GradeType])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Duty(val id: Int, val name: String)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ExamDuty(teacher: Teacher, room: ExamRoom, duty: Duty) extends Ordered[ExamDuty]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Ordered[ExamDuty]
trait Comparable[ExamDuty]
class Object
trait Matchable
class Any
Show all
class GradeInputHelper(entityDao: EntityDao, calculator: CourseGradeCalculator, val clazzGradeService: ClazzGradeService)

Attributes

Supertypes
class Object
trait Matchable
class Any