Uses of Class
edu.ucsb.cs156.organic.entities.School
-
Uses of School in edu.ucsb.cs156.organic.controllers
Modifier and TypeMethodDescriptionSchoolController.postSchool
(School school) SchoolController.updateSchool
(String abbrev, @Valid School incoming) Modifier and TypeMethodDescriptionSchoolController.postSchool
(School school) SchoolController.updateSchool
(String abbrev, @Valid School incoming) -
Uses of School in edu.ucsb.cs156.organic.repositories