TranscriptTemplateServiceImpl

org.openurp.edu.grade.service.impl.TranscriptTemplateServiceImpl

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getCategoryTemplates(project: Project, category: String): Seq[TranscriptTemplate]
def getTemplate(project: Project, code: String): TranscriptTemplate

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