GradeModifyApplyServiceImpl

org.openurp.edu.grade.app.service.impl.GradeModifyApplyServiceImpl

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getCourseGrade(apply: GradeModifyApply): CourseGrade
def getExamGrade(apply: GradeModifyApply): ExamGrade

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