Uses of Class
edu.ucsb.cs156.organic.entities.School
Packages that use School
- 
Uses of School in edu.ucsb.cs156.organic.controllers
Methods in edu.ucsb.cs156.organic.controllers that return SchoolModifier and TypeMethodDescriptionSchoolController.postSchool(String abbrev, String name, String termRegex, String termDescription, String termError) SchoolController.updateSchool(String abbrev, @Valid School incoming) Methods in edu.ucsb.cs156.organic.controllers that return types with arguments of type SchoolMethods in edu.ucsb.cs156.organic.controllers with parameters of type SchoolModifier and TypeMethodDescriptionSchoolController.updateSchool(String abbrev, @Valid School incoming)