Index
All Classes and Interfaces|All Packages
U
- updateAtribut_Dish(Long, Atribut_Dish) - Method in class com.myfood.controllers.AtributDishController
-
Update an existing attribute-dish relationship associated with a dish.
- updateDish(Long, Dish) - Method in class com.myfood.controllers.DishController
-
Update an existing dish.
- updateListOrder(Long, ListOrder) - Method in class com.myfood.controllers.ListOrderController
-
Updates an existing list order with the provided details.
- updateMenu(Long, Menu) - Method in class com.myfood.controllers.MenuController
-
Update an existing menu.
- updateOrder(Long, Order) - Method in class com.myfood.controllers.OrderController
-
Updates an existing order with the provided order details.
- updateOrderSlot(Long, Long) - Method in class com.myfood.controllers.OrderController
-
Updates the slot of an order and confirms it, setting the actual date.
- updateRole(Long, Role) - Method in class com.myfood.controllers.RolController
-
Update an existing role.
- updateSlot() - Method in class com.myfood.controllers.SlotController
-
Scheduled task to reset the actual count of slots every day at 15:00.
- updateSlot(Long, Slot) - Method in class com.myfood.controllers.SlotController
-
Updates an existing time slot with the provided details.
- updateUser(Long, User) - Method in class com.myfood.controllers.UserController
-
Update an existing user.
- UserController - Class in com.myfood.controllers
-
Controller class for handling user-related operations.
- UserController() - Constructor for class com.myfood.controllers.UserController
All Classes and Interfaces|All Packages