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