TranscriptPlanCourseProvider

org.openurp.edu.grade.service.impl.TranscriptPlanCourseProvider

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def dataName: String

提供数据名

提供数据名

Attributes

def getDatas(stds: Seq[Student], options: Map[String, String]): AnyRef

批量提供学生数据

批量提供学生数据

Attributes

Inherited methods

def publish(e: Event): Unit

Attributes

Inherited from:
BaseServiceImpl

Concrete fields

var coursePlanProvider: CoursePlanProvider

Inherited fields

var entityDao: EntityDao

Attributes

Inherited from:
BaseServiceImpl
var eventMulticaster: EventMulticaster

Attributes

Inherited from:
BaseServiceImpl
protected val logger: Logger

Attributes

Inherited from:
Logging