Uses of Class
edu.ucsb.cs156.happiercows.models.CreateUserCommonsParams
Packages that use CreateUserCommonsParams
-
Uses of CreateUserCommonsParams in edu.ucsb.cs156.happiercows.controllers
Methods in edu.ucsb.cs156.happiercows.controllers with parameters of type CreateUserCommonsParamsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
UserCommonsController.updateUserCommons
(Long userId, Long commonsId, CreateUserCommonsParams params)