Uses of Class
org.openurp.base.edu.code.CourseType
Packages that use CourseType
Package
Description
-
Uses of CourseType in org.openurp.base.edu.code
Methods in org.openurp.base.edu.code that return CourseTypeMethods in org.openurp.base.edu.code with parameters of type CourseType -
Uses of CourseType in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return CourseTypeMethods in org.openurp.base.edu.model with parameters of type CourseType -
Uses of CourseType in org.openurp.edu.clazz.app.model
Methods in org.openurp.edu.clazz.app.model that return CourseTypeMethods in org.openurp.edu.clazz.app.model with parameters of type CourseTypeModifier and TypeMethodDescriptionvoidCourseTypeCreditConstraint.setCourseType(CourseType courseType) -
Uses of CourseType in org.openurp.edu.clazz.app.model.constraint
Methods in org.openurp.edu.clazz.app.model.constraint that return types with arguments of type CourseTypeMethods in org.openurp.edu.clazz.app.model.constraint with parameters of type CourseTypeModifier and TypeMethodDescriptionstatic ConstraintLoggerConstraintLogger.genLogger(StdCourseCountConstraint constraint, CourseType courseType, String type) Method parameters in org.openurp.edu.clazz.app.model.constraint with type arguments of type CourseTypeModifier and TypeMethodDescriptionvoidStdCourseCountConstraint.setCourseTypeMaxCourseCount(Map<CourseType, Integer> courseTypeMaxCourseCount) -
Uses of CourseType in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return CourseTypeMethods in org.openurp.edu.clazz.model with parameters of type CourseTypeModifier and TypeMethodDescriptionvoidClazz.setCourseType(CourseType courseType) voidCourseTaker.setCourseType(CourseType courseType) -
Uses of CourseType in org.openurp.edu.clazz.service
Methods in org.openurp.edu.clazz.service that return types with arguments of type CourseTypeModifier and TypeMethodDescriptionClazzService.courseTypesOfSemester(List<Project> projects, List<Department> departments, Semester semester) 某个学期里面的课程类别 -
Uses of CourseType in org.openurp.edu.clazz.service.internal
Methods in org.openurp.edu.clazz.service.internal that return types with arguments of type CourseTypeModifier and TypeMethodDescriptionClazzServiceImpl.courseTypesOfSemester(List<Project> projects, List<Department> departments, Semester semester) -
Uses of CourseType in org.openurp.edu.clazz.util
Methods in org.openurp.edu.clazz.util that return CourseTypeMethods in org.openurp.edu.clazz.util with parameters of type CourseTypeConstructors in org.openurp.edu.clazz.util with parameters of type CourseTypeModifierConstructorDescriptionTaskOfCourseType(CourseType courseType, Squad adminClass, Float credit) -
Uses of CourseType in org.openurp.edu.grade.app.model
Methods in org.openurp.edu.grade.app.model that return CourseTypeMethods in org.openurp.edu.grade.app.model that return types with arguments of type CourseTypeMethods in org.openurp.edu.grade.app.model with parameters of type CourseTypeModifier and TypeMethodDescriptionstatic AuditSettingAuditSetting.empty(CourseType ctype) booleanAuditSetting.isConvertable(CourseType courseType) booleanAuditSetting.isConvertableCourseType(CourseType courseType) booleanAuditSetting.isDisaudit(CourseType courseType) voidAuditSetting.setConvertTarget(CourseType convertTarget) Method parameters in org.openurp.edu.grade.app.model with type arguments of type CourseTypeModifier and TypeMethodDescriptionvoidAuditSetting.setConvertables(Set<CourseType> convertables) voidAuditSetting.setExcludes(Set<CourseType> excludes) Constructors in org.openurp.edu.grade.app.model with parameters of type CourseTypeModifierConstructorDescriptionAuditSetting(Set<CourseType> disauditCourseTypes, Set<CourseType> convertableCourseTypes, CourseType convertTargetCourseType) Constructor parameters in org.openurp.edu.grade.app.model with type arguments of type CourseTypeModifierConstructorDescriptionAuditSetting(Set<CourseType> disauditCourseTypes, Set<CourseType> convertableCourseTypes, CourseType convertTargetCourseType) -
Uses of CourseType in org.openurp.edu.grade.course.model
Methods in org.openurp.edu.grade.course.model that return CourseTypeMethods in org.openurp.edu.grade.course.model with parameters of type CourseType -
Uses of CourseType in org.openurp.edu.grade.course.service
Methods in org.openurp.edu.grade.course.service that return CourseTypeModifier and TypeMethodDescriptionGradeCourseTypeProvider.getCourseType(Student std, Course course, CourseType defaultCourseType) Methods in org.openurp.edu.grade.course.service with parameters of type CourseTypeModifier and TypeMethodDescriptionGradeCourseTypeProvider.getCourseType(Student std, Course course, CourseType defaultCourseType) -
Uses of CourseType in org.openurp.edu.grade.course.service.internal
Methods in org.openurp.edu.grade.course.service.internal that return CourseTypeModifier and TypeMethodDescriptionGradeCourseTypeProviderImpl.getCourseType(Student std, Course course, CourseType defaultCourseType) Methods in org.openurp.edu.grade.course.service.internal with parameters of type CourseTypeModifier and TypeMethodDescriptionGradeCourseTypeProviderImpl.getCourseType(Student std, Course course, CourseType defaultCourseType) -
Uses of CourseType in org.openurp.edu.grade.plan.adapters
Methods in org.openurp.edu.grade.plan.adapters that return CourseTypeModifier and TypeMethodDescriptionCourseGroupAdapter.getCourseType()GroupResultAdapter.getCourseType()CourseGroupAdapter.getParentCourseType()Methods in org.openurp.edu.grade.plan.adapters with parameters of type CourseTypeModifier and TypeMethodDescriptionvoidCourseGroupAdapter.setCourseType(CourseType arg0) voidGroupResultAdapter.setCourseType(CourseType courseType) -
Uses of CourseType in org.openurp.edu.grade.plan.model
Methods in org.openurp.edu.grade.plan.model that return CourseTypeMethods in org.openurp.edu.grade.plan.model with parameters of type CourseTypeModifier and TypeMethodDescriptionPlanAuditResult.getGroupResult(CourseType type) 获取指定课程类别的课程组审核结果voidGroupAuditResult.setCourseType(CourseType courseType) -
Uses of CourseType in org.openurp.edu.grade.plan.service.internal
Methods in org.openurp.edu.grade.plan.service.internal with parameters of type CourseTypeModifier and TypeMethodDescriptionAuditSettingServiceImpl.getSetting(StudentScope studentScope, CourseType lastType) -
Uses of CourseType in org.openurp.edu.grade.plan.service.listeners
Method parameters in org.openurp.edu.grade.plan.service.listeners with type arguments of type CourseTypeModifier and TypeMethodDescriptionprotected voidPlanAuditCourseTypeMatchListener.addGroupResult(Map<CourseType, GroupAuditResult> results, GroupAuditResult gr) -
Uses of CourseType in org.openurp.edu.program.app.model
Fields in org.openurp.edu.program.app.model declared as CourseTypeModifier and TypeFieldDescriptionprotected CourseTypeExecutionCourseGroupModifyDetail.courseType课程组类别Methods in org.openurp.edu.program.app.model that return CourseTypeModifier and TypeMethodDescriptionExecutionCourseGroupModifyDetail.getCourseType()FakeCourseGroup.getCourseType()CourseTypeChangeApply.getNewType()CourseTypeChangeApply.getOldType()Methods in org.openurp.edu.program.app.model with parameters of type CourseTypeModifier and TypeMethodDescriptionvoidExecutionCourseGroupModifyDetail.setCourseType(CourseType courseType) voidFakeCourseGroup.setCourseType(CourseType courseType) voidCourseTypeChangeApply.setNewType(CourseType newType) voidCourseTypeChangeApply.setOldType(CourseType oldType) -
Uses of CourseType in org.openurp.edu.program.model
Fields in org.openurp.edu.program.model declared as CourseTypeModifier and TypeFieldDescriptionprotected CourseTypeAbstractCourseGroup.courseType课程类别protected CourseTypeShareCourseGroup.courseType课程类别Methods in org.openurp.edu.program.model that return CourseTypeModifier and TypeMethodDescriptionAbstractCourseGroup.getCourseType()CourseGroup.getCourseType()获得课程类别.ShareCourseGroup.getCourseType()Program.getOffsetType()Methods in org.openurp.edu.program.model with parameters of type CourseTypeModifier and TypeMethodDescriptionAbstractCoursePlan.getGroup(CourseType type) CoursePlan.getGroup(CourseType type) 查询指定类型的组voidAbstractCourseGroup.setCourseType(CourseType courseType) voidCourseGroup.setCourseType(CourseType courseType) 设置课程类别voidShareCourseGroup.setCourseType(CourseType courseType) voidProgram.setOffsetType(CourseType offsetType) -
Uses of CourseType in org.openurp.edu.program.plan.dao
Methods in org.openurp.edu.program.plan.dao that return CourseTypeModifier and TypeMethodDescriptionExecutionPlanCourseGroupDao.getCourseType(Long planId, Long courseId) 返回指定计划中,指定课程的课程类别Methods in org.openurp.edu.program.plan.dao that return types with arguments of type CourseType -
Uses of CourseType in org.openurp.edu.program.plan.dao.hibernate
Methods in org.openurp.edu.program.plan.dao.hibernate that return CourseTypeModifier and TypeMethodDescriptionExecutionPlanCourseGroupDaoHibernate.getCourseType(Long planId, Long courseId) -
Uses of CourseType in org.openurp.edu.program.plan.dao.impl
Methods in org.openurp.edu.program.plan.dao.impl that return types with arguments of type CourseType -
Uses of CourseType in org.openurp.edu.schedule.util
Methods in org.openurp.edu.schedule.util that return CourseTypeMethods in org.openurp.edu.schedule.util with parameters of type CourseTypeConstructors in org.openurp.edu.schedule.util with parameters of type CourseType