Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-14: STUDENT (UI prompt)


StudentStudentModuleSchoolOrganizer

Properties (19)

PropertyTypeEntityReferenceModule
(1) CellPhoneNoSTRINGStudent
(2) ChosenSchoolTypeLONGStudentSchoolTypeSchoolModule
(3) CitySTRINGStudent
(4) CityOfBirthSTRINGStudent
(5) DateOfBirthDATEStudent
(6) EmailSTRINGStudent
(7) FirstNameSTRINGStudent
(8) GenderLONGStudentGenderStudentModule
(9) HealthInsuranceLONGStudentHealthInsuranceCompanyModule
(10) LastNameSTRINGStudent
(11) PhoneNoSTRINGStudent
(12) PostalCodeSTRINGStudent
(13) ReadWriteAtonyBOOLStudent
(14) RecommendedSchoolTypeLONGStudentSchoolTypeSchoolModule
(15) ReligionLONGStudentReligionStudentModule
(16) ReligionTeachingLONGStudentReligionStudentModule
(17) StreetSTRINGStudent
(18) StudentInfoSTRINGStudent
(19) SwimmingInsigniaLONGStudentSwimmingInsigniaStudentModule


Module Interfaces (32)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /conferenceattendee/student/{id}findAllConferenceAttendeeOfStudent(id)ConferenceModuleGETStudent ConferenceAttendee
(2) /nationality/student/{id}findAllNationalityOfStudent(id)CountryModuleGETStudent Nationality
(3) /educationcoupon/student/{id}findAllEducationCouponOfStudent(id)EducationCouponModuleGETStudent EducationCoupon
(4) /studentcontact/student/{id}findAllStudentContactOfStudent(id)ExternalPersonModuleGETStudent StudentContact
(5) /foodorder/student/{id}findAllFoodOrderOfStudent(id)FoodModuleGETStudent FoodOrder
(6) /bookrental/student/{id}findAllBookRentalOfStudent(id)LibraryModuleGETStudent BookRental
(7) /vitaentry/student/{id}findAllVitaEntryOfStudent(id)NurseryModuleGETStudent VitaEntry
(8) /schoolclassstudent/student/{id}findAllSchoolClassStudentOfStudent(id)SchoolClassStudentModuleGETStudent SchoolClassStudent
(9) /contribution/student/{id}findAllContributionOfStudent(id)SchoolEventModuleGETStudent Contribution
(10) /schooleventattendee/student/{id}findAllSchoolEventAttendeeOfStudent(id)SchoolEventModuleGETStudent SchoolEventAttendee
(11) /studentrepresentation/student/{id}findAllStudentRepresentationOfStudent(id)SchoolModuleGETStudent StudentRepresentation
(12) /testresult/student/{id}findAllTestResultOfStudent(id)SchoolSubjectClassModuleGETStudent TestResult
(13) /homework/student/{id}findAllHomeWorkOfStudent(id)SchoolSubjectModuleGETStudent HomeWork
(14) /coursegroupmember/student/{id}findAllCourseGroupMemberOfStudent(id)SchoolSubjectModuleGETStudent CourseGroupMember
(15) /studentmaterial/student/{id}findAllStudentMaterialOfStudent(id)StudentModuleGETStudent StudentMaterial
(16) /studentfindAllStudent()StudentModuleGETStudent
(17) /accident/student/{id}findAllAccidentOfStudent(id)StudentModuleGETStudent Accident
(18) /student/{id}findStudentById(id)StudentModuleGETStudent
(19) /migrationbackground/student/{id}findAllMigrationBackgroundOfStudent(id)StudentModuleGETStudent MigrationBackground
(20) /studentinsertStudent(student)StudentModulePOSTStudent
(21) /studenttransport/student/{id}findAllStudentTransportOfStudent(id)StudentModuleGETStudent StudentTransport
(22) /student/religion/{id}findAllStudentOfReligion(id)StudentModuleGETReligion Student
(23) /student/{id}updateStudentById(student)StudentModulePUTStudent
(24) /student/healthinsurance/{id}findAllStudentOfHealthInsurance(id)StudentModuleGETHealthInsurance Student
(25) /student/{id}deleteStudentById(id)StudentModuleDELETEStudent
(26) /eventtask/student/{id}findAllEventTaskOfStudent(id)StudentModuleGETStudent EventTask
(27) /student/gender/{id}findAllStudentOfGender(id)StudentModuleGETGender Student
(28) /student/recommendedschooltype/{id}findAllStudentOfRecommendedSchoolType(id)StudentModuleGETSchoolType Student
(29) /student/religionteaching/{id}findAllStudentOfReligionTeaching(id)StudentModuleGETReligion Student
(30) /student/swimminginsignia/{id}findAllStudentOfSwimmingInsignia(id)StudentModuleGETSwimmingInsignia Student
(31) /student/chosenschooltype/{id}findAllStudentOfChosenSchoolType(id)StudentModuleGETSchoolType Student
(32) /projectattendee/student/{id}findAllProjectAttendeeOfStudent(id)StudentModuleGETStudent ProjectAttendee

Monolithic System with one data source



Distributed System with one shared data source



Distributed System with synchronized data sources





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum