GradeInputSwithServiceImpl

org.openurp.edu.grade.service.impl.GradeInputSwithServiceImpl

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getOpenedSemesters(project: Project): Seq[Semester]

查询结束日期在当前时间之后,且开放的学年学期

查询结束日期在当前时间之后,且开放的学年学期

Attributes

def getSwitch(project: Project, semester: Semester): GradeInputSwitch

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