Uses of Class
edu.ucsb.cs156.example.entities.UCSBDate
-
Uses of UCSBDate in edu.ucsb.cs156.example.controllers
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
UCSBDatesController.updateUCSBDate
(Long id, @Valid UCSBDate incoming) -
Uses of UCSBDate in edu.ucsb.cs156.example.repositories