StdGradeService

org.openurp.edu.grade.service.StdGradeService

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def buildGradeTypeQuery(): OqlBuilder[GradeType]
def checkStdGradeExists(std: Student, semester: Semester, course: Course, project: Project): Boolean
def getStatus(crn: String, stdId: String, semesterId: String, entityDao: EntityDao): Array[Any]
def stdByCode(stdCode: String, project: Project, departments: List[Department], entityDao: EntityDao): Student