Uses of Class
org.openurp.base.std.code.StdType
Packages that use StdType
Package
Description
-
Uses of StdType in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return types with arguments of type StdTypeMethod parameters in org.openurp.base.edu.model with type arguments of type StdType -
Uses of StdType in org.openurp.base.service
Methods in org.openurp.base.service that return types with arguments of type StdType -
Uses of StdType in org.openurp.base.std.model
Fields in org.openurp.base.std.model declared as StdTypeMethods in org.openurp.base.std.model that return StdTypeMethods in org.openurp.base.std.model that return types with arguments of type StdTypeMethods in org.openurp.base.std.model with parameters of type StdTypeModifier and TypeMethodDescriptionvoidSquad.setStdType(StdType stdType) voidStudent.setStdType(StdType type) Method parameters in org.openurp.base.std.model with type arguments of type StdType -
Uses of StdType in org.openurp.edu.clazz.service
Methods in org.openurp.edu.clazz.service that return types with arguments of type StdTypeModifier and TypeMethodDescriptionCourseLimitExtractorService.extractStdTypes(Restriction restriction) 提取Restriction中的学生类别CourseLimitService.extractStdTypes(Enrollment teachclass) 提取教学班中的学生类别CourseLimitService.extractStdTypes(Restriction group) CourseLimitExtractorService.xtractStdTypeLimit(Restriction restriction) Map<Restriction,org.beangle.commons.lang.tuple.Pair<Boolean, List<StdType>>> CourseLimitService.xtractStdTypeLimit(Enrollment teachclass) CourseLimitService.xtractStdTypeLimit(Restriction group) -
Uses of StdType in org.openurp.edu.clazz.service.internal
Methods in org.openurp.edu.clazz.service.internal that return types with arguments of type StdTypeModifier and TypeMethodDescriptionCourseLimitExtractorServiceImpl.extractStdTypes(Restriction restriction) CourseLimitServiceImpl.extractStdTypes(Enrollment teachclass) CourseLimitServiceImpl.extractStdTypes(Restriction group) CourseLimitExtractorServiceImpl.xtractStdTypeLimit(Restriction restriction) Map<Restriction,org.beangle.commons.lang.tuple.Pair<Boolean, List<StdType>>> CourseLimitServiceImpl.xtractStdTypeLimit(Enrollment teachclass) CourseLimitServiceImpl.xtractStdTypeLimit(Restriction group) -
Uses of StdType in org.openurp.edu.clazz.util
Method parameters in org.openurp.edu.clazz.util with type arguments of type StdType -
Uses of StdType in org.openurp.edu.program.major.service
Methods in org.openurp.edu.program.major.service that return types with arguments of type StdTypeMethod parameters in org.openurp.edu.program.major.service with type arguments of type StdType -
Uses of StdType in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return StdTypeMethods in org.openurp.edu.program.model that return types with arguments of type StdTypeModifier and TypeMethodDescriptionExemptCourse.getStdTypes()Program.getStdTypes()ProgramDocTemplate.getTypes()Methods in org.openurp.edu.program.model with parameters of type StdTypeMethod parameters in org.openurp.edu.program.model with type arguments of type StdTypeModifier and TypeMethodDescriptionvoidExemptCourse.setStdTypes(Set<StdType> stdTypes) voidProgram.setStdTypes(Set<StdType> stdTypes) void -
Uses of StdType in org.openurp.edu.program.plan.dao.hibernate
Methods in org.openurp.edu.program.plan.dao.hibernate with parameters of type StdTypeModifier and TypeMethodDescriptionprotected StringPersonalPlanDaoHibernate.intersectStdTypeIdSeq(StdType stdType, String stdTypeIdSeq) 收集所有的查询学生类别的子类别 -
Uses of StdType in org.openurp.edu.program.plan.service
Methods in org.openurp.edu.program.plan.service that return StdTypeMethods in org.openurp.edu.program.plan.service with parameters of type StdTypeModifier and TypeMethodDescriptionstatic org.beangle.commons.dao.query.builder.OqlBuilder<ExecutionPlan>static org.beangle.commons.dao.query.builder.OqlBuilder<MajorPlan>voidProgramGenParameter.setStdType(StdType stdType)