package project
Type Members
- class CalendarAction extends RestfulAction[Calendar]
- class ClassroomAction extends ProjectRestfulAction[Classroom]
- class CourseAction extends ProjectRestfulAction[Course]
- class CourseSearchAction extends ActionSupport with EntityAction[Course] with ProjectSupport
- class CourseUnitAction extends ProjectRestfulAction[CourseUnit]
- class DirectionAction extends ProjectRestfulAction[Direction]
- class DirectionJournalAction extends RestfulAction[DirectionJournal] with ProjectSupport
- class HolidayAction extends RestfulAction[Holiday]
- class MajorAction extends ProjectRestfulAction[Major]
- class MajorDisciplineAction extends RestfulAction[MajorDiscipline]
- class MajorJournalAction extends RestfulAction[MajorJournal] with ProjectSupport
- class SchoolLengthAction extends RestfulAction[SchoolLength] with ProjectSupport
- class SemesterAction extends RestfulAction[Semester]
- class SquadAction extends ProjectRestfulAction[Squad]
- class TeacherAction extends ProjectRestfulAction[Teacher]
- class TeacherSearchAction extends ProjectRestfulAction[Teacher]
- class TextbookAction extends ProjectRestfulAction[Textbook]
- class TimeSettingAction extends ProjectRestfulAction[TimeSetting]