package info
Type Members
- class ClassroomAction extends ProjectRestfulAction[Classroom]
- class CourseAction extends ActionSupport with EntityAction[Course] with ProjectSupport
- class DefaultModule extends BindModule
- class MajorAction extends ProjectRestfulAction[Major]
- abstract class ProjectRestfulAction[T <: Entity[_]] extends ActionSupport with EntityAction[T] with ExportSupport[T] with ProjectSupport
- class SemesterAction extends ProjectRestfulAction[Semester]
- class SquadAction extends ProjectRestfulAction[Squad]
- class TeacherAction extends ActionSupport with EntityAction[Teacher] with ProjectSupport
- class TimesettingAction extends ProjectRestfulAction[TimeSetting]