GradeModifyApplyServiceImpl

trait Logging
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def publish(e: Event): Unit
Inherited from:
BaseServiceImpl

Inherited fields

var entityDao: EntityDao
Inherited from:
BaseServiceImpl
var eventMulticaster: EventMulticaster
Inherited from:
BaseServiceImpl
protected val logger: Logger
Inherited from:
Logging