Uses of Interface
org.openurp.edu.grade.course.service.impl.GradeFilter
Packages that use GradeFilter
Package
Description
-
Uses of GradeFilter in org.openurp.edu.grade.course.service.impl
Classes in org.openurp.edu.grade.course.service.impl that implement GradeFilterModifier and TypeClassDescriptionclass最好成绩过滤器class最好成绩过滤器(保留原始的学期和课程名称)class将补考成绩作为成绩中的一个。class只留下通过课程的成绩classMethods in org.openurp.edu.grade.course.service.impl that return GradeFilterModifier and TypeMethodDescriptionMethods in org.openurp.edu.grade.course.service.impl that return types with arguments of type GradeFilterModifier and TypeMethodDescriptionGradeFilterRegistry.getFilters(String names) SpringGradeFilterRegistry.getFilters(String name) -
Uses of GradeFilter in org.openurp.edu.grade.course.service.stat
Fields in org.openurp.edu.grade.course.service.stat with type parameters of type GradeFilterMethods in org.openurp.edu.grade.course.service.stat that return types with arguments of type GradeFilterMethods in org.openurp.edu.grade.course.service.stat with parameters of type GradeFilterMethod parameters in org.openurp.edu.grade.course.service.stat with type arguments of type GradeFilter -
Uses of GradeFilter in org.openurp.edu.grade.transcript.service.impl
Methods in org.openurp.edu.grade.transcript.service.impl that return types with arguments of type GradeFilterModifier and TypeMethodDescriptionprotected List<GradeFilter>TranscriptGpaProvider.getFilters(Map<String, String> options) 获取相应的过滤器protected List<GradeFilter>TranscriptPublishedGradeProvider.getFilters(Map<String, String> options) 获取相应的过滤器