ClazzGradeServiceImpl
org.openurp.edu.grade.service.impl.ClazzGradeServiceImpl
class ClazzGradeServiceImpl extends BaseServiceImpl, ClazzGradeService
Attributes
- Graph
-
- Supertypes
-
trait ClazzGradeServiceclass BaseServiceImpltrait Loggingclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
override def cleanZeroPercents(gradeState: CourseGradeState, gradeTypes: Iterable[GradeType]): List[GradeType]
Attributes
- Definition Classes
override def getOrCreateState(clazz: Clazz, gradeTypes: Iterable[GradeType], precision: Option[Int], gradingMode: Option[GradingMode]): CourseGradeState
查询或创建一个默认的成绩状态
查询成绩状态
查询成绩状态
Attributes
发布学生成绩
发布学生成绩
Attributes
依据状态调整成绩
依据状态调整成绩
Attributes
删除考试成绩
同时将该成绩和总评成绩的教师确认位置为0
删除考试成绩
同时将该成绩和总评成绩的教师确认位置为0
Attributes
Inherited methods
Attributes
- Inherited from:
- BaseServiceImpl
Concrete fields
Inherited fields
Attributes
- Inherited from:
- BaseServiceImpl
Attributes
- Inherited from:
- BaseServiceImpl
Attributes
- Inherited from:
- Logging
In this article