ExamGradeState
org.openurp.edu.grade.model.ExamGradeState
class ExamGradeState extends AbstractGradeState, Remark
考试成绩状态
Attributes
- Graph
-
- Supertypes
-
trait Remarkclass AbstractGradeStatetrait GradeStatetrait Updatedclass LongIdtrait LongIdEntityclass NumId[Long]trait Entity[Long]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
确认的和发布的全部算作确认过的
比较id,如果任一方id是null,则不相等 由于业务对象被CGlib或者javassist增强的原因,这里只提供一般的基于id的比较,不提供基于Class的比较。
如果在存在继承结构, 请重置equals方法。
比较id,如果任一方id是null,则不相等 由于业务对象被CGlib或者javassist增强的原因,这里只提供一般的基于id的比较,不提供基于Class的比较。
如果在存在继承结构, 请重置equals方法。
Attributes
- Definition Classes
-
Entity -> Any
- Inherited from:
- Entity
Attributes
- See also
-
java.lang.Object#hashCode()
- Definition Classes
-
Entity -> Any
- Inherited from:
- Entity
Return true if persisted
Return true if persisted
Attributes
- Inherited from:
- Entity
是否发布
Concrete fields
总成绩状态
总成绩状态
Attributes
成绩类型
成绩类型
Attributes
百分比描述
10% 就是 10, 20% 就是 20
百分比描述
10% 就是 10, 20% 就是 20
Attributes
Inherited fields
优秀率
优秀率上限
成绩记录方式
Return Identifier
Return Identifier
Attributes
- Inherited from:
- NumId
操作者
Attributes
- Inherited from:
- Remark
成绩录入状态
Updated At
Updated At
Attributes
- Inherited from:
- Updated
In this article