org.openurp.edu.base

model

package model

Visibility
  1. Public
  2. All

Type Members

  1. class Adminclass extends LongId with EducationBased with Coded with Named with TemporalOn with Updated with Remark

    学生行政班级信息

    学生行政班级信息

    Since

    2005-9-12

  2. class Classroom extends LongId with Named with Updated

    教室

  3. class Course extends LongId with ProjectBased with Ordered[Course] with Updated with TemporalOn with Coded with Named

    课程基本信息 记录课程代码、名称、学分、课时等基本信息,课程的关键业务属性为课程名称、学分、课时、考核方式等与课程有关的属性,其它类似课程类别、所属部门等 均可以看作非关键属性。 如课程不要求记录学分、不做考核要求、不计算绩点等额外要求需要培养方案、成绩等环节进行额外处理,不在课程部分进行规定。

    课程基本信息 记录课程代码、名称、学分、课时等基本信息,课程的关键业务属性为课程名称、学分、课时、考核方式等与课程有关的属性,其它类似课程类别、所属部门等 均可以看作非关键属性。 如课程不要求记录学分、不做考核要求、不计算绩点等额外要求需要培养方案、成绩等环节进行额外处理,不在课程部分进行规定。

    课程的学历层次可以不加指定,为空时表示适用与对应项目下的所有学历层次。

    Since

    2008-09-24

  4. class CourseHour extends LongId

    课程分类课时信息

  5. class DefaultMapping extends Mapping

  6. class Direction extends LongId with TemporalOn with Coded with Named with Updated with Remark

    方向信息 专业领域.

  7. class DirectionJournal extends LongId with TemporalOn with Remark

  8. class Major extends LongId with ProjectBased with TemporalOn with Updated with Coded with Named with Remark

    专业

  9. class MajorDiscipline extends LongId with TemporalOn

    专业学科信息

  10. class MajorJournal extends LongId with TemporalOn with Remark

    专业建设过程

  11. class Occupancy extends LongId with Updated

    教室占用情况

  12. class Program extends LongId with Updated with Named with Cloneable with TemporalOn with EducationBased with Remark

    专业培养方案

  13. class Project extends IntId with Coded with TemporalOn with Updated with Named

    项目

  14. class ProjectClassroom extends LongId with TemporalOn with Updated

    项目教室配备

  15. class ProjectCode extends LongId

    项目基础代码配置 表示项目使用了基础代码集合中的哪些基础代码

  16. class ProjectStaff extends LongId with TemporalOn with Updated

    项目师资人员配备

  17. class Student extends LongId with EducationBased with YearId with Coded with Updated

    学籍信息实现

  18. class StudentScope extends Component

    学生范围

  19. class StudentState extends LongId with StdEnrollment with TemporalOn

    学籍状态日志

  20. class Textbook extends LongId with TemporalOn with Named

Ungrouped