Packages

package info

Type Members

  1. class ClassroomAction extends ProjectRestfulAction[Classroom]
  2. class CourseAction extends ActionSupport with EntityAction[Course] with ProjectSupport
  3. class DefaultModule extends BindModule
  4. class MajorAction extends ProjectRestfulAction[Major]
  5. abstract class ProjectRestfulAction[T <: Entity[_]] extends ActionSupport with EntityAction[T] with ExportSupport[T] with ProjectSupport
  6. class SemesterAction extends ProjectRestfulAction[Semester]
  7. class SquadAction extends ProjectRestfulAction[Squad]
  8. class TeacherAction extends ActionSupport with EntityAction[Teacher] with ProjectSupport
  9. class TimesettingAction extends ProjectRestfulAction[TimeSetting]

Ungrouped