类 MakeupByExamStrategy
java.lang.Object
org.beangle.commons.dao.impl.BaseServiceImpl
org.openurp.edu.grade.course.service.impl.MakeupByExamStrategy
- 所有已实现的接口:
MakeupStdStrategy
public class MakeupByExamStrategy
extends org.beangle.commons.dao.impl.BaseServiceImpl
implements MakeupStdStrategy
按照排考情况,统计补缓名单
-
字段概要
从类继承的字段 org.beangle.commons.dao.impl.BaseServiceImpl
entityDao, eventMulticaster, logger -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getClazzCondition(Integer gradeTypeId) getCourseTakerCounts(List<Clazz> clazzes) 每个任务的补缓人数getCourseTakers(Clazz clazz) 从类继承的方法 org.beangle.commons.dao.impl.BaseServiceImpl
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster
-
构造器详细资料
-
MakeupByExamStrategy
public MakeupByExamStrategy()
-
-
方法详细资料
-
getCourseTakers
- 指定者:
getCourseTakers在接口中MakeupStdStrategy
-
getCourseTakerCounts
从接口复制的说明:MakeupStdStrategy每个任务的补缓人数- 指定者:
getCourseTakerCounts在接口中MakeupStdStrategy- 返回:
-
getClazzCondition
- 指定者:
getClazzCondition在接口中MakeupStdStrategy
-