Uses of Class
org.openurp.edu.program.app.model.ExecutivePlanCourseModifyDetailBefore
Packages that use ExecutivePlanCourseModifyDetailBefore
Package
Description
-
Uses of ExecutivePlanCourseModifyDetailBefore in org.openurp.edu.program.app.dao
Methods in org.openurp.edu.program.app.dao with parameters of type ExecutivePlanCourseModifyDetailBeforeModifier and TypeMethodDescriptionvoidExecutivePlanCourseModifyApplyDao.saveModifyApply(ExecutivePlanCourseModify apply, ExecutivePlanCourseModifyDetailBefore before, ExecutivePlanCourseModifyDetailAfter after) 保存一个培养计划变更申请 -
Uses of ExecutivePlanCourseModifyDetailBefore in org.openurp.edu.program.app.dao.hibernate
Methods in org.openurp.edu.program.app.dao.hibernate with parameters of type ExecutivePlanCourseModifyDetailBeforeModifier and TypeMethodDescriptionvoidExecutivePlanCourseModifyApplyDaoHibernate.saveModifyApply(ExecutivePlanCourseModify apply, ExecutivePlanCourseModifyDetailBefore before, ExecutivePlanCourseModifyDetailAfter after) -
Uses of ExecutivePlanCourseModifyDetailBefore in org.openurp.edu.program.app.model
Methods in org.openurp.edu.program.app.model that return ExecutivePlanCourseModifyDetailBeforeMethods in org.openurp.edu.program.app.model with parameters of type ExecutivePlanCourseModifyDetailBeforeModifier and TypeMethodDescriptionvoidExecutivePlanCourseModify.setOldPlanCourse(ExecutivePlanCourseModifyDetailBefore oldPlanCourse) -
Uses of ExecutivePlanCourseModifyDetailBefore in org.openurp.edu.program.app.service
Methods in org.openurp.edu.program.app.service with parameters of type ExecutivePlanCourseModifyDetailBeforeModifier and TypeMethodDescriptionvoidExecutivePlanCourseModifyApplyService.saveModifyApply(ExecutivePlanCourseModify apply, ExecutivePlanCourseModifyDetailBefore before, ExecutivePlanCourseModifyDetailAfter after) 保存一个培养计划变更申请 -
Uses of ExecutivePlanCourseModifyDetailBefore in org.openurp.edu.program.app.service.impl
Methods in org.openurp.edu.program.app.service.impl with parameters of type ExecutivePlanCourseModifyDetailBeforeModifier and TypeMethodDescriptionvoidExecutivePlanCourseModifyApplyServiceImpl.saveModifyApply(ExecutivePlanCourseModify apply, ExecutivePlanCourseModifyDetailBefore before, ExecutivePlanCourseModifyDetailAfter after)