Uses of Interface
org.openurp.base.service.SemesterService
Packages that use SemesterService
Package
Description
-
Uses of SemesterService in org.openurp.base.service.impl
Classes in org.openurp.base.service.impl that implement SemesterService -
Uses of SemesterService in org.openurp.base.util
Constructors in org.openurp.base.util with parameters of type SemesterService -
Uses of SemesterService in org.openurp.edu.clazz.util
Fields in org.openurp.edu.clazz.util declared as SemesterServiceModifier and TypeFieldDescriptionprotected SemesterServiceTeachTaskPropertyExtractor.semesterServiceMethods in org.openurp.edu.clazz.util with parameters of type SemesterServiceModifier and TypeMethodDescriptionvoidTeachTaskPropertyExtractor.setSemesterService(SemesterService semesterService) -
Uses of SemesterService in org.openurp.edu.grade.plan.service.listeners
Methods in org.openurp.edu.grade.plan.service.listeners with parameters of type SemesterServiceModifier and TypeMethodDescriptionvoidPlanAuditCourseTypeMatchListener.setSemesterService(SemesterService semesterService) -
Uses of SemesterService in org.openurp.edu.program.plan.dao.hibernate
Fields in org.openurp.edu.program.plan.dao.hibernate declared as SemesterServiceModifier and TypeFieldDescriptionprotected SemesterServiceExecutionPlanDaoHibernate.semesterServiceMethods in org.openurp.edu.program.plan.dao.hibernate with parameters of type SemesterServiceModifier and TypeMethodDescriptionvoidExecutionPlanDaoHibernate.setSemesterService(SemesterService semesterService)