GradeAction
trait ProjectSupport
trait ServletSupport
class RestfulAction[CertificateGrade]
trait ImportSupport[CertificateGrade]
trait ExportSupport[CertificateGrade]
trait EntityAction[CertificateGrade]
trait EntitySupport[CertificateGrade]
trait ActionSupport
trait Logging
trait ParamSupport
trait RouteSupport
trait MessageSupport
class Object
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
protected def findInProject[T <: Entity[_]](clazz: Class[T], orderBy: String)(using project: Project): Seq[T]
- Inherited from:
- ProjectSupport
Get entity's id from shortname.id,shortnameId,id
Get entity's id from shortname.id,shortnameId,id
- Inherited from:
- EntitySupport
Get entity's id from shortname.id,shortnameId,id
Get entity's id from shortname.id,shortnameId,id
- Inherited from:
- EntitySupport
Get entity's id array from parameters shortname.id,shortname.ids,shortnameIds
Get entity's id array from parameters shortname.id,shortname.ids,shortnameIds
- Inherited from:
- EntitySupport
Get entity's long id array from parameters shortname.id,shortname.ids,shortnameIds
Get entity's long id array from parameters shortname.id,shortname.ids,shortnameIds
- Inherited from:
- EntitySupport
Get entity's long id array from parameters shortname.id,shortname.ids,shortnameIds
Get entity's long id array from parameters shortname.id,shortname.ids,shortnameIds
- Inherited from:
- EntitySupport