Uses of Class
org.openurp.code.edu.model.EducationLevel
Packages that use EducationLevel
Package
Description
-
Uses of EducationLevel in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return EducationLevelModifier and TypeMethodDescriptionCourseLevel.getLevel()DirectionJournal.getLevel()EduLevelBasedEntity.getLevel()获取培养层次EduLevelBasedObject.getLevel()MajorJournal.getLevel()SchoolLength.getLevel()Methods in org.openurp.base.edu.model that return types with arguments of type EducationLevelMethods in org.openurp.base.edu.model with parameters of type EducationLevelModifier and TypeMethodDescriptionfloatCourse.getCredits(EducationLevel level) voidCourseLevel.setLevel(EducationLevel level) voidDirectionJournal.setLevel(EducationLevel level) voidEduLevelBasedEntity.setLevel(EducationLevel level) 设置培养层次voidEduLevelBasedObject.setLevel(EducationLevel level) voidMajorJournal.setLevel(EducationLevel level) voidSchoolLength.setLevel(EducationLevel level) Method parameters in org.openurp.base.edu.model with type arguments of type EducationLevelConstructors in org.openurp.base.edu.model with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.base.service
Methods in org.openurp.base.service that return types with arguments of type EducationLevelModifier and TypeMethodDescriptionProjectContext.getEducationLevels()获得用户在当前项目下所拥有的 EducationLevel 数据级权限 -
Uses of EducationLevel in org.openurp.base.std.model
Methods in org.openurp.base.std.model that return types with arguments of type EducationLevelMethod parameters in org.openurp.base.std.model with type arguments of type EducationLevel -
Uses of EducationLevel in org.openurp.edu.clazz.app.model
Methods in org.openurp.edu.clazz.app.model that return EducationLevelMethods in org.openurp.edu.clazz.app.model with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.edu.clazz.model
Methods in org.openurp.edu.clazz.model that return EducationLevelMethods in org.openurp.edu.clazz.model with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.edu.clazz.service
Methods in org.openurp.edu.clazz.service that return types with arguments of type EducationLevelModifier and TypeMethodDescriptionCourseLimitExtractorService.extractEducations(ClazzRestriction restriction) 提取培养层次CourseLimitService.extractEducations(ClazzRestriction group) CourseLimitService.extractEducations(Enrollment teachclass) 提交培养层次org.beangle.commons.lang.tuple.Pair<Boolean,List<EducationLevel>> CourseLimitExtractorService.xtractEducationLimit(ClazzRestriction restriction) org.beangle.commons.lang.tuple.Pair<Boolean,List<EducationLevel>> CourseLimitService.xtractEducationLimit(ClazzRestriction group) Map<ClazzRestriction,org.beangle.commons.lang.tuple.Pair<Boolean, List<EducationLevel>>> CourseLimitService.xtractEducationLimit(Enrollment teachclass) -
Uses of EducationLevel in org.openurp.edu.clazz.service.internal
Methods in org.openurp.edu.clazz.service.internal that return types with arguments of type EducationLevelModifier and TypeMethodDescriptionCourseLimitExtractorServiceImpl.extractEducations(ClazzRestriction restriction) CourseLimitServiceImpl.extractEducations(ClazzRestriction group) CourseLimitServiceImpl.extractEducations(Enrollment teachclass) org.beangle.commons.lang.tuple.Pair<Boolean,List<EducationLevel>> CourseLimitExtractorServiceImpl.xtractEducationLimit(ClazzRestriction restriction) org.beangle.commons.lang.tuple.Pair<Boolean,List<EducationLevel>> CourseLimitServiceImpl.xtractEducationLimit(ClazzRestriction group) Map<ClazzRestriction,org.beangle.commons.lang.tuple.Pair<Boolean, List<EducationLevel>>> CourseLimitServiceImpl.xtractEducationLimit(Enrollment teachclass) -
Uses of EducationLevel in org.openurp.edu.clazz.util
Method parameters in org.openurp.edu.clazz.util with type arguments of type EducationLevelModifier and TypeMethodDescriptionClazzDataRealmBuilder.restrictEducations(List<EducationLevel> levels) -
Uses of EducationLevel in org.openurp.edu.program.major.service
Methods in org.openurp.edu.program.major.service that return EducationLevelMethods in org.openurp.edu.program.major.service with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return EducationLevelMethods in org.openurp.edu.program.model with parameters of type EducationLevelModifier and TypeMethodDescriptionvoidProgram.setLevel(EducationLevel level) voidSharePlan.setLevel(EducationLevel level) -
Uses of EducationLevel in org.openurp.edu.program.plan.dao
Methods in org.openurp.edu.program.plan.dao with parameters of type EducationLevelModifier and TypeMethodDescriptionExecutionPlanDao.getExecutionPlanList(String grade, Major major, EducationLevel level) -
Uses of EducationLevel in org.openurp.edu.program.plan.dao.hibernate
Methods in org.openurp.edu.program.plan.dao.hibernate with parameters of type EducationLevelModifier and TypeMethodDescriptionExecutionPlanDaoHibernate.getExecutionPlanList(String grade, Major major, EducationLevel level) -
Uses of EducationLevel in org.openurp.edu.program.plan.service
Methods in org.openurp.edu.program.plan.service that return EducationLevelMethods in org.openurp.edu.program.plan.service with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.std.fee.config
Methods in org.openurp.std.fee.config that return EducationLevelMethods in org.openurp.std.fee.config with parameters of type EducationLevel