Uses of Class
org.openurp.edu.program.plan.service.ExecutivePlanAuditException
Packages that use ExecutivePlanAuditException
Package
Description
-
Uses of ExecutivePlanAuditException in org.openurp.edu.program.app.dao
Methods in org.openurp.edu.program.app.dao that throw ExecutivePlanAuditExceptionModifier and TypeMethodDescriptionvoidExecutivePlanCourseGroupModifyAuditDao.approved(ExecutiveCourseGroupModify apply, User assessor) 通过一个培养计划课程组变更申请voidExecutivePlanCourseModifyAuditDao.approved(ExecutivePlanCourseModify apply, User assessor) 通过一个培养计划课程变更申请voidExecutivePlanCourseModifyAuditDao.rejected(ExecutivePlanCourseModify apply, User assessor) 拒绝一个培养计划课程变更申请 -
Uses of ExecutivePlanAuditException in org.openurp.edu.program.app.dao.hibernate
Methods in org.openurp.edu.program.app.dao.hibernate that throw ExecutivePlanAuditExceptionModifier and TypeMethodDescriptionvoidExecutivePlanCourseGroupModifyAuditDaoHibernate.approved(ExecutiveCourseGroupModify apply, User assessor) voidExecutivePlanCourseModifyAuditDaoHibernate.approved(ExecutivePlanCourseModify apply, User assessor) voidExecutivePlanCourseModifyAuditDaoHibernate.rejected(ExecutivePlanCourseModify apply, User assessor) -
Uses of ExecutivePlanAuditException in org.openurp.edu.program.app.service
Methods in org.openurp.edu.program.app.service that throw ExecutivePlanAuditExceptionModifier and TypeMethodDescriptionvoidExecutivePlanCourseGroupModifyAuditService.approved(ExecutiveCourseGroupModify apply, User assessor) 通过一个培养计划课程组变更申请voidExecutivePlanCourseModifyAuditService.approved(ExecutivePlanCourseModify apply, User assessor) 通过一个培养计划课程变更申请voidExecutivePlanCourseModifyAuditService.rejected(ExecutivePlanCourseModify apply, User assessor) 拒绝一个培养计划课程变更申请 -
Uses of ExecutivePlanAuditException in org.openurp.edu.program.app.service.impl
Methods in org.openurp.edu.program.app.service.impl that throw ExecutivePlanAuditExceptionModifier and TypeMethodDescriptionvoidExecutivePlanCourseGroupModifyAuditServiceImpl.approved(ExecutiveCourseGroupModify apply, User assessor) voidExecutivePlanCourseModifyAuditServiceImpl.approved(ExecutivePlanCourseModify apply, User assessor) voidExecutivePlanCourseModifyAuditServiceImpl.rejected(ExecutivePlanCourseModify apply, User assessor)