类 ClazzPlanRelationServiceImpl
java.lang.Object
org.beangle.commons.dao.impl.BaseServiceImpl
org.openurp.edu.clazz.service.impl.ClazzPlanRelationServiceImpl
- 所有已实现的接口:
ClazzPlanRelationService
public class ClazzPlanRelationServiceImpl
extends org.beangle.commons.dao.impl.BaseServiceImpl
implements ClazzPlanRelationService
-
字段概要
从类继承的字段 org.beangle.commons.dao.impl.BaseServiceImpl
entityDao, eventMulticaster, logger -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明possibleRelatePlans(Clazz clazz) 可能会和这个课程有关联的培养计划(也就是说不是直接查询数据库中已有的关联关系)relatedClazzes(ExecutionPlan plan) 获得和计划关联的教学任务relatedClazzes(ExecutionPlan plan, Semester semester) 获得和计划关联的教学任务relatedPlans(Clazz clazz) 获得和教学任务关联的培养计划获得某个教学任务关联的ClazzPlanRelationrelations(ExecutionPlan plan) 获得某个专业培养计划关联的ClazzPlanRelationrelations(ExecutionPlan plan, Semester semester) 获得某个专业培养计划关联的某个学期的ClazzPlanRelationvoidsetClazzPlanRelationDao(ClazzPlanRelationDao clazzPlanRelationDao) 从类继承的方法 org.beangle.commons.dao.impl.BaseServiceImpl
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster
-
构造器详细资料
-
ClazzPlanRelationServiceImpl
public ClazzPlanRelationServiceImpl()
-
-
方法详细资料
-
relations
从接口复制的说明:ClazzPlanRelationService获得某个专业培养计划关联的ClazzPlanRelation- 指定者:
relations在接口中ClazzPlanRelationService- 返回:
-
relations
从接口复制的说明:ClazzPlanRelationService获得某个专业培养计划关联的某个学期的ClazzPlanRelation- 指定者:
relations在接口中ClazzPlanRelationService- 返回:
-
relations
从接口复制的说明:ClazzPlanRelationService获得某个教学任务关联的ClazzPlanRelation- 指定者:
relations在接口中ClazzPlanRelationService- 返回:
-
setClazzPlanRelationDao
-
possibleRelatePlans
从接口复制的说明:ClazzPlanRelationService可能会和这个课程有关联的培养计划(也就是说不是直接查询数据库中已有的关联关系)- 指定者:
possibleRelatePlans在接口中ClazzPlanRelationService- 返回: