Uses of Class
edu.ucsb.cs156.example.entities.UCSBDiningCommonsMenuItem
Packages that use UCSBDiningCommonsMenuItem
-
Uses of UCSBDiningCommonsMenuItem in edu.ucsb.cs156.example.controllers
Methods in edu.ucsb.cs156.example.controllers that return UCSBDiningCommonsMenuItemModifier and TypeMethodDescriptionGet a menu item by idThis method creates a new diningcommons.UCSBDiningCommonsMenuItemController.updateUCSBDiningCommonsMenuItem
(Long id, @Valid UCSBDiningCommonsMenuItem incoming) Update a single itemMethods in edu.ucsb.cs156.example.controllers that return types with arguments of type UCSBDiningCommonsMenuItemModifier and TypeMethodDescriptionUCSBDiningCommonsMenuItemController.allUCSBDiningCommonsMenuItem()
List all UCSB Dining Commons Menu ItemsMethods in edu.ucsb.cs156.example.controllers with parameters of type UCSBDiningCommonsMenuItemModifier and TypeMethodDescriptionUCSBDiningCommonsMenuItemController.updateUCSBDiningCommonsMenuItem
(Long id, @Valid UCSBDiningCommonsMenuItem incoming) Update a single item