Class ClazzPlanRelationServiceImpl
java.lang.Object
org.beangle.commons.dao.impl.BaseServiceImpl
org.openurp.edu.clazz.service.impl.ClazzPlanRelationServiceImpl
- All Implemented Interfaces:
ClazzPlanRelationService
public class ClazzPlanRelationServiceImpl
extends org.beangle.commons.dao.impl.BaseServiceImpl
implements ClazzPlanRelationService
-
Field Summary
Fields inherited from class org.beangle.commons.dao.impl.BaseServiceImpl
entityDao, eventMulticaster, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpossibleRelatePlans(Clazz clazz) 可能会和这个课程有关联的培养计划(也就是说不是直接查询数据库中已有的关联关系)relatedClazzes(ExecutionPlan plan) 获得和计划关联的教学任务relatedClazzes(ExecutionPlan plan, Semester semester) 获得和计划关联的教学任务relatedPlans(Clazz clazz) 获得和教学任务关联的培养计划获得某个教学任务关联的ClazzPlanRelationrelations(ExecutionPlan plan) 获得某个专业培养计划关联的ClazzPlanRelationrelations(ExecutionPlan plan, Semester semester) 获得某个专业培养计划关联的某个学期的ClazzPlanRelationvoidsetClazzPlanRelationDao(ClazzPlanRelationDao clazzPlanRelationDao) Methods inherited from class org.beangle.commons.dao.impl.BaseServiceImpl
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster
-
Constructor Details
-
ClazzPlanRelationServiceImpl
public ClazzPlanRelationServiceImpl()
-
-
Method Details
-
relations
Description copied from interface:ClazzPlanRelationService获得某个专业培养计划关联的ClazzPlanRelation- Specified by:
relationsin interfaceClazzPlanRelationService- Returns:
-
relations
Description copied from interface:ClazzPlanRelationService获得某个专业培养计划关联的某个学期的ClazzPlanRelation- Specified by:
relationsin interfaceClazzPlanRelationService- Returns:
-
relations
Description copied from interface:ClazzPlanRelationService获得某个教学任务关联的ClazzPlanRelation- Specified by:
relationsin interfaceClazzPlanRelationService- Returns:
-
setClazzPlanRelationDao
-
possibleRelatePlans
Description copied from interface:ClazzPlanRelationService可能会和这个课程有关联的培养计划(也就是说不是直接查询数据库中已有的关联关系)- Specified by:
possibleRelatePlansin interfaceClazzPlanRelationService- Returns: