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 TypeMethodDescriptionvoidExecutivePlanCourseGroupModifyAuditDaoHibernate.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) voidExecutivePlanCourseModifyAuditDaoHibernate.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 PlanCourseGroupCommonDaoExecutivePlanCourseGroupModifyAuditServiceImpl.planCourseGroupCommonDaoMethods in org.openurp.edu.program.app.service.impl with parameters of type PlanCourseGroupCommonDaoModifier and TypeMethodDescriptionvoidExecutivePlanCourseGroupModifyAuditServiceImpl.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 TypeMethodDescriptionvoidExecutivePlanCourseGroupServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao) voidPersonalPlanCompareServiceImpl.setPlanCourseGroupCommonDao(PlanCourseGroupCommonDao planCourseGroupCommonDao)