Uses of Interface
org.openurp.edu.program.plan.dao.PlanCourseCommonDao
Packages that use PlanCourseCommonDao
Package
Description
-
Uses of PlanCourseCommonDao in org.openurp.edu.program.app.dao.hibernate
Methods in org.openurp.edu.program.app.dao.hibernate with parameters of type PlanCourseCommonDaoModifier and TypeMethodDescriptionvoidExecutivePlanCourseModifyAuditDaoHibernate.setPlanCourseCommonDao(PlanCourseCommonDao planCourseCommonDao) -
Uses of PlanCourseCommonDao in org.openurp.edu.program.major.service.impl
Methods in org.openurp.edu.program.major.service.impl with parameters of type PlanCourseCommonDaoModifier and TypeMethodDescriptionvoidMajorPlanCourseServiceImpl.setPlanCourseCommonDao(PlanCourseCommonDao planCourseCommonDao) -
Uses of PlanCourseCommonDao in org.openurp.edu.program.plan.dao.impl
Classes in org.openurp.edu.program.plan.dao.impl that implement PlanCourseCommonDao -
Uses of PlanCourseCommonDao in org.openurp.edu.program.plan.service.impl
Methods in org.openurp.edu.program.plan.service.impl with parameters of type PlanCourseCommonDaoModifier and TypeMethodDescriptionvoidExecutivePlanCourseServiceImpl.setPlanCourseCommonDao(PlanCourseCommonDao planCourseCommonDao) voidPersonalPlanCompareServiceImpl.setPlanCourseCommonDao(PlanCourseCommonDao planCourseCommonDao) voidPersonalPlanCourseServiceImpl.setPlanCourseCommonDao(PlanCourseCommonDao planCourseCommonDao)