Class ExecutionPlanStatServiceImpl
java.lang.Object
org.openurp.edu.program.plan.service.impl.ExecutionPlanStatServiceImpl
- All Implemented Interfaces:
ExecutionPlanStatService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExecutionPlanStatDao(ExecutionPlanStatDao executePlanStatDao) statByDepart(DataRealm realm, String grade) statByStdType(DataRealm realm, String grade)
-
Constructor Details
-
ExecutionPlanStatServiceImpl
public ExecutionPlanStatServiceImpl()
-
-
Method Details
-
statByDepart
- Specified by:
statByDepartin interfaceExecutionPlanStatService
-
statByStdType
- Specified by:
statByStdTypein interfaceExecutionPlanStatService
-
getGrades
- Specified by:
getGradesin interfaceExecutionPlanStatService
-
setExecutionPlanStatDao
-