Program
org.openurp.edu.program.model.Program
class Program extends LongId, Updated, Named, Cloneable, DateRange, EduLevelBased, Remark
专业培养方案
Attributes
- Graph
-
- Supertypes
-
trait Remarktrait EduLevelBasedtrait ProjectBasedtrait DateRangetrait Cloneabletrait Namedtrait Updatedclass LongIdtrait LongIdEntityclass NumId[Long]trait Entity[Long]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- DateRange
比较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:
- DateRange
Concrete fields
要求学分
要求学分
Attributes
毕业授予学位
毕业授予学位
Attributes
学位审核要求的证书
学位审核要求的证书
Attributes
学位课程
学位课程
Attributes
学位绩点
学位绩点
Attributes
部门
部门
Attributes
专业方向
专业方向
Attributes
学制
学制
Attributes
结束学期
结束学期
Attributes
年级
年级
Attributes
分类标签
分类标签
Attributes
专业
专业
Attributes
多出学分可以冲抵的课程类别
多出学分可以冲抵的课程类别
Attributes
审核意见
审核意见
Attributes
先修课程
先修课程
Attributes
起始学期
起始学期
Attributes
审核状态
审核状态
Attributes
学生类别
学生类别
Attributes
学习形式
学习形式
Attributes
学期对应校区
学期对应校区
Attributes
Inherited fields
起始日期
起始日期
Attributes
- Inherited from:
- DateRange
培养类型
培养类型
Attributes
- Inherited from:
- EduLevelBased
结束日期
结束日期
Attributes
- Inherited from:
- DateRange
Return Identifier
Return Identifier
Attributes
- Inherited from:
- NumId
培养层次
培养层次
Attributes
- Inherited from:
- EduLevelBased
Attributes
- Inherited from:
- Named
Attributes
- Inherited from:
- ProjectBased
Attributes
- Inherited from:
- Remark
Updated At
Updated At
Attributes
- Inherited from:
- Updated
In this article