AbstractCourseGroup
org.openurp.edu.program.model.AbstractCourseGroup
abstract class AbstractCourseGroup extends LongId, CourseGroup, Cloneable, Hierarchical[CourseGroup], Remark
课程设置中的课程组
Attributes
- Since
-
2009
- Graph
-
- Supertypes
-
trait 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
- Known subtypes
Members list
Value members
Concrete methods
添加计划课程
添加计划课程
Attributes
Attributes
- Definition Classes
-
Hierarchical -> Ordered
组名
Inherited methods
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
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
- See also
-
java.lang.Object#hashCode()
- Definition Classes
-
Entity -> Any
- Inherited from:
- Entity
Attributes
- Inherited from:
- Hierarchical
组内排序课程
Return true if persisted
Return true if persisted
Attributes
- Inherited from:
- Entity
Concrete fields
选修课时,是否允许计划外课程
选修课时,是否允许计划外课程
Attributes
自动累加学分
自动累加学分
Attributes
课程类别
课程类别
Attributes
课时
课时
Attributes
要求学分
要求学分
Attributes
自定义别名
自定义别名
Attributes
课时比例
课时比例
Attributes
计划
计划
Attributes
计划课程列表
计划课程列表
Attributes
要求完成组数 默认是全部子组
要求完成组数 默认是全部子组
Attributes
学期学分分布
学期学分分布
Attributes
开课学期
开课学期
Attributes
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