StdCourseGroup
org.openurp.edu.program.model.StdCourseGroup
class StdCourseGroup extends AbstractCourseGroup
Attributes
- Graph
-
- Supertypes
-
class AbstractCourseGrouptrait Remarktrait Hierarchical[CourseGroup]trait Cloneabletrait CourseGrouptrait Ordered[CourseGroup]trait Comparable[CourseGroup]class LongIdtrait LongIdEntityclass NumId[Long]trait Entity[Long]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- AbstractCourseGroup
添加计划课程
Attributes
- Inherited from:
- AbstractCourseGroup
Attributes
- Definition Classes
- Inherited from:
- AbstractCourseGroup
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Hierarchical
比较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
- Inherited from:
- AbstractCourseGroup
Attributes
- Inherited from:
- AbstractCourseGroup
Attributes
- See also
-
java.lang.Object#hashCode()
- Definition Classes
-
Entity -> Any
- Inherited from:
- Entity
Attributes
- Inherited from:
- AbstractCourseGroup
Attributes
- Inherited from:
- Hierarchical
组名
组内排序课程
Return true if persisted
Return true if persisted
Attributes
- Inherited from:
- Entity
Attributes
- Inherited from:
- AbstractCourseGroup
Inherited fields
选修课时,是否允许计划外课程
自动累加学分
Attributes
- Inherited from:
- Hierarchical
课程类别
课时
要求学分
自定义别名
课时比例
Return Identifier
Return Identifier
Attributes
- Inherited from:
- NumId
index no
index no
Attributes
- Inherited from:
- Hierarchical
父级菜单
父级菜单
Attributes
- Inherited from:
- Hierarchical
计划
计划课程列表
Attributes
- Inherited from:
- Remark
是否必须
要求完成组数 默认是全部子组
学期学分分布
开课学期
In this article