TranscriptStdGraduateProvider

org.openurp.edu.grade.service.impl.TranscriptStdGraduateProvider

毕业信息提供者

Attributes

Since:

2012-06-07

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

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

Inherited fields

var entityDao: EntityDao

Attributes

Inherited from:
BaseServiceImpl
var eventMulticaster: EventMulticaster

Attributes

Inherited from:
BaseServiceImpl
protected val logger: Logger

Attributes

Inherited from:
Logging