HisCourseProfile
org.openurp.edu.his.model.HisCourseProfile
class HisCourseProfile extends LongId, Updated, TemporalOn, Remark
Attributes
- Graph
-
- Supertypes
-
trait Remarktrait TemporalOntrait Updatedclass LongIdtrait LongIdEntityclass NumId[Long]trait Entity[Long]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- TemporalOn
比较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
Attributes
- Inherited from:
- TemporalOn
Concrete fields
审核时间
审核时间
Attributes
审核人
审核人
Attributes
参考数目
参考数目
Attributes
课程
课程
Attributes
开课院系
开课院系
Attributes
简介
简介
Attributes
负责人
负责人
Attributes
英文简介
英文简介
Attributes
课程分类
课程分类
Attributes
适用专业
适用专业
Attributes
辅助资料
辅助资料
Attributes
先修课程
先修课程
Attributes
学年学期
学年学期
Attributes
状态
状态
Attributes
教材
教材
Attributes
课程网站地址
课程网站地址
Attributes
更新人
更新人
Attributes
Inherited fields
起始日期
起始日期
Attributes
- Inherited from:
- TemporalOn
结束日期
结束日期
Attributes
- Inherited from:
- TemporalOn
Return Identifier
Return Identifier
Attributes
- Inherited from:
- NumId
Attributes
- Inherited from:
- Remark
Updated At
Updated At
Attributes
- Inherited from:
- Updated
In this article