Uses of Class
edu.ucsb.cs156.happiercows.models.CreateCommonsParams
-
Uses of CreateCommonsParams in edu.ucsb.cs156.happiercows.controllers
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
CommonsController.createCommons
(CreateCommonsParams params) org.springframework.http.ResponseEntity<String>
CommonsController.updateCommons
(long id, CreateCommonsParams params)