Packages

package project

Type Members

  1. class CalendarAction extends RestfulAction[Calendar]
  2. class ClassroomAction extends ProjectRestfulAction[Classroom]
  3. class CourseAction extends ProjectRestfulAction[Course]
  4. class CourseSearchAction extends ActionSupport with EntityAction[Course] with ProjectSupport
  5. class CourseUnitAction extends ProjectRestfulAction[CourseUnit]
  6. class DirectionAction extends ProjectRestfulAction[Direction]
  7. class DirectionJournalAction extends RestfulAction[DirectionJournal] with ProjectSupport
  8. class HolidayAction extends RestfulAction[Holiday]
  9. class MajorAction extends ProjectRestfulAction[Major]
  10. class MajorDisciplineAction extends RestfulAction[MajorDiscipline]

  11. class MajorJournalAction extends RestfulAction[MajorJournal] with ProjectSupport
  12. class SchoolLengthAction extends RestfulAction[SchoolLength] with ProjectSupport

  13. class SemesterAction extends RestfulAction[Semester]
  14. class SquadAction extends ProjectRestfulAction[Squad]
  15. class TeacherAction extends ProjectRestfulAction[Teacher]
  16. class TeacherSearchAction extends ProjectRestfulAction[Teacher]
  17. class TextbookAction extends ProjectRestfulAction[Textbook]
  18. class TimeSettingAction extends ProjectRestfulAction[TimeSetting]

Ungrouped