ClazzPlanHelper

org.openurp.edu.course.web.helper.ClazzPlanHelper
class ClazzPlanHelper(entityDao: EntityDao)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def collectDatas(plan: ClazzPlan): Map[String, Any]
def findSyllabus(clazz: Clazz): Option[Syllabus]
def getCourseTaskClazzes(task: CourseTask): Iterable[Clazz]

查询修订任务对应的教学任务

查询修订任务对应的教学任务

Attributes