Uses of Class
org.openurp.base.edu.model.Major
Packages that use Major
Package
Description
-
Uses of Major in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return MajorModifier and TypeMethodDescriptionDirection.getMajor()MajorDiscipline.getMajor()MajorJournal.getMajor()SchoolLength.getMajor()Methods in org.openurp.base.edu.model with parameters of type Major -
Uses of Major in org.openurp.base.std.model
Methods in org.openurp.base.std.model that return MajorMethods in org.openurp.base.std.model that return types with arguments of type MajorMethods in org.openurp.base.std.model with parameters of type MajorModifier and TypeMethodDescriptionvoidvoidMethod parameters in org.openurp.base.std.model with type arguments of type Major -
Uses of Major in org.openurp.edu.clazz.service
Methods in org.openurp.edu.clazz.service that return types with arguments of type MajorModifier and TypeMethodDescriptionCourseLimitExtractorService.extractMajors(ClazzRestriction restriction) 提取Restriction中的专业CourseLimitService.extractMajors(ClazzRestriction group) CourseLimitService.extractMajors(Enrollment teachclass) 提取教学班中的专业CourseLimitExtractorService.xtractMajorLimit(ClazzRestriction restriction) CourseLimitService.xtractMajorLimit(ClazzRestriction group) Map<ClazzRestriction,org.beangle.commons.lang.tuple.Pair<Boolean, List<Major>>> CourseLimitService.xtractMajorLimit(Enrollment teachclass) -
Uses of Major in org.openurp.edu.clazz.service.internal
Methods in org.openurp.edu.clazz.service.internal that return types with arguments of type MajorModifier and TypeMethodDescriptionCourseLimitExtractorServiceImpl.extractMajors(ClazzRestriction restriction) CourseLimitServiceImpl.extractMajors(ClazzRestriction group) CourseLimitServiceImpl.extractMajors(Enrollment teachclass) CourseLimitExtractorServiceImpl.xtractMajorLimit(ClazzRestriction restriction) CourseLimitServiceImpl.xtractMajorLimit(ClazzRestriction group) Map<ClazzRestriction,org.beangle.commons.lang.tuple.Pair<Boolean, List<Major>>> CourseLimitServiceImpl.xtractMajorLimit(Enrollment teachclass) -
Uses of Major in org.openurp.edu.clazz.service.limit.impl
Method parameters in org.openurp.edu.clazz.service.limit.impl with type arguments of type MajorModifier and TypeMethodDescriptionprotected voidCourseLimitMajorProvider.addCascadeQuery(org.beangle.commons.dao.query.builder.OqlBuilder<Major> builder, Map<ClazzRestrictionMeta, String> cascadeField) -
Uses of Major in org.openurp.edu.program.major.service
Methods in org.openurp.edu.program.major.service that return MajorMethods in org.openurp.edu.program.major.service with parameters of type Major -
Uses of Major in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return MajorMethods in org.openurp.edu.program.model with parameters of type Major -
Uses of Major in org.openurp.edu.program.plan.dao
Methods in org.openurp.edu.program.plan.dao with parameters of type MajorModifier and TypeMethodDescriptionExecutivePlanDao.getExecutivePlanList(String grade, Major major, EducationLevel level) -
Uses of Major in org.openurp.edu.program.plan.dao.hibernate
Methods in org.openurp.edu.program.plan.dao.hibernate with parameters of type MajorModifier and TypeMethodDescriptionExecutivePlanDaoHibernate.getExecutivePlanList(String grade, Major major, EducationLevel level) -
Uses of Major in org.openurp.edu.program.plan.service
Methods in org.openurp.edu.program.plan.service that return MajorMethods in org.openurp.edu.program.plan.service with parameters of type MajorModifier and TypeMethodDescriptionstatic org.beangle.commons.dao.query.builder.OqlBuilder<ExecutivePlan>static org.beangle.commons.dao.query.builder.OqlBuilder<MajorPlan>void -
Uses of Major in org.openurp.std.fee.config
Methods in org.openurp.std.fee.config that return MajorMethods in org.openurp.std.fee.config with parameters of type Major -
Uses of Major in org.openurp.std.info.model
Methods in org.openurp.std.info.model that return MajorMethods in org.openurp.std.info.model with parameters of type Major