CourseGradeSettingsImpl

org.openurp.edu.grade.service.impl.CourseGradeSettingsImpl
See theCourseGradeSettingsImpl companion object

Attributes

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

Members list

Value members

Concrete methods

def getSetting(project: Project): CourseGradeSetting

查询课程成绩设置

查询课程成绩设置

Attributes

Inherited methods

def publish(e: Event): Unit

Attributes

Inherited from:
BaseServiceImpl

Concrete fields

var codeService: CodeService
var projectPropertyService: ProjectPropertyService

Inherited fields

var entityDao: EntityDao

Attributes

Inherited from:
BaseServiceImpl
var eventMulticaster: EventMulticaster

Attributes

Inherited from:
BaseServiceImpl
protected val logger: Logger

Attributes

Inherited from:
Logging