类的使用
org.openurp.edu.program.model.Program
使用Program的程序包
程序包
说明
-
org.openurp.edu.program.major.service中Program的使用
类型变量类型为Program的org.openurp.edu.program.major.service中的方法参数修饰符和类型方法说明voidMajorPlanAuditService.revokeSubmitted(List<Program> plans) 召回已经提交的培养计划
只能对处于“已提交”状态的培养计划进行召回审核 -
org.openurp.edu.program.major.service.impl中Program的使用
类型变量类型为Program的org.openurp.edu.program.major.service.impl中的方法参数 -
org.openurp.edu.program.model中Program的使用
修饰符和类型方法说明AbstractCoursePlan.getProgram()CoursePlan.getProgram()MajorPlan.getProgram()ProgramDoc.getProgram()TermCampus.getProgram()参数类型为Program的org.openurp.edu.program.model中的方法修饰符和类型方法说明voidAbstractCoursePlan.setProgram(Program program) voidMajorPlan.setProgram(Program program) voidProgramDoc.setProgram(Program program) voidTermCampus.setProgram(Program program) -
org.openurp.edu.program.plan.dao中Program的使用
返回变量类型为Program的类型的org.openurp.edu.program.plan.dao中的方法参数类型为Program的org.openurp.edu.program.plan.dao中的方法修饰符和类型方法说明PlanCommonDao.getDuplicatePrograms(Program program) booleanPlanCommonDao.isDuplicate(Program program) -
org.openurp.edu.program.plan.dao.impl中Program的使用
返回变量类型为Program的类型的org.openurp.edu.program.plan.dao.impl中的方法修饰符和类型方法说明PlanCommonDaoHibernate.getDuplicatePrograms(Program program) booleanPlanCommonDaoHibernate.isDuplicate(Program program) -
org.openurp.edu.program.plan.util中Program的使用
参数类型为Program的org.openurp.edu.program.plan.util中的方法 -
org.openurp.edu.program.plan.web.helper中Program的使用
返回变量类型为Program的类型的org.openurp.edu.program.plan.web.helper中的方法修饰符和类型方法说明org.beangle.commons.dao.query.builder.OqlBuilder<Program>ExecutionPlanSearchHelper.buildProgramQuery()