Uses of Class
edu.ucsb.cs156.happiercows.models.CreateCommonsParams
Packages that use CreateCommonsParams
-
Uses of CreateCommonsParams in edu.ucsb.cs156.happiercows.controllers
Methods in edu.ucsb.cs156.happiercows.controllers with parameters of type CreateCommonsParamsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>CommonsController.createCommons(CreateCommonsParams params) org.springframework.http.ResponseEntity<String>CommonsController.updateCommons(long id, CreateCommonsParams params)