Package org.openurp.edu.program.plan.dao
Interface ExecutivePlanDao
- All Known Subinterfaces:
PersonalPlanDao
- All Known Implementing Classes:
ExecutivePlanDaoHibernate,PersonalPlanDaoHibernate
public interface ExecutivePlanDao
-
Method Summary
Modifier and TypeMethodDescriptiongetExecutivePlanList(String grade, Major major, EducationLevel level) getExecutivePlans(Long[] planIds) 获得指定id的培养计划
-
Method Details
-
getExecutivePlanList
-
getExecutivePlans
获得指定id的培养计划- Parameters:
planIdSeq-- Returns:
-