Uses of Interface
org.openurp.edu.program.plan.dao.PlanCourseGroupCommonDao
Packages that use PlanCourseGroupCommonDao
Package
Description
-
Uses of PlanCourseGroupCommonDao in org.openurp.edu.program.app.dao.hibernate
Methods in org.openurp.edu.program.app.dao.hibernate with parameters of type PlanCourseGroupCommonDaoModifier and TypeMethodDescriptionvoidExecutionPlanCourseGroupModifyAuditDaoHibernate.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) voidExecutionPlanCourseModifyAuditDaoHibernate.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) -
Uses of PlanCourseGroupCommonDao in org.openurp.edu.program.app.service.impl
Fields in org.openurp.edu.program.app.service.impl declared as PlanCourseGroupCommonDaoModifier and TypeFieldDescriptionprotected PlanCourseGroupCommonDaoExecutionPlanCourseGroupModifyAuditServiceImpl.planCourseGroupCommonDaoMethods in org.openurp.edu.program.app.service.impl with parameters of type PlanCourseGroupCommonDaoModifier and TypeMethodDescriptionvoidExecutionPlanCourseGroupModifyAuditServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) -
Uses of PlanCourseGroupCommonDao in org.openurp.edu.program.major.service.impl
Methods in org.openurp.edu.program.major.service.impl with parameters of type PlanCourseGroupCommonDaoModifier and TypeMethodDescriptionvoidMajorPlanAuditServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) voidMajorPlanCourseGroupServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) voidMajorPlanServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) -
Uses of PlanCourseGroupCommonDao in org.openurp.edu.program.plan.dao.impl
Classes in org.openurp.edu.program.plan.dao.impl that implement PlanCourseGroupCommonDaoMethods in org.openurp.edu.program.plan.dao.impl with parameters of type PlanCourseGroupCommonDaoModifier and TypeMethodDescriptionvoidPlanCourseCommonDaoHibernate.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) -
Uses of PlanCourseGroupCommonDao in org.openurp.edu.program.plan.service.impl
Methods in org.openurp.edu.program.plan.service.impl with parameters of type PlanCourseGroupCommonDaoModifier and TypeMethodDescriptionvoidExecutionPlanCourseGroupServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) voidPersonalPlanCompareServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao)