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