Index

A B C D E F G H I J L M N P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

U

update(Base) - Method in class balu.pizza.webapp.services.BaseService
Update Base in DB
update(Cafe) - Method in class balu.pizza.webapp.services.CafeService
Update cafe ib DB
update(Ingredient) - Method in class balu.pizza.webapp.services.IngredientService
Updates Ingredient in DB
update(Person, Person) - Method in class balu.pizza.webapp.services.PersonService
The method of updating in DB new User
update(Pizza) - Method in class balu.pizza.webapp.services.PizzaService
Method for updating pizza fields with data from a form
updateBase(Base, BindingResult, int, Model) - Method in class balu.pizza.webapp.controllers.AdminController
Validating and writing to the database of the updated base
updateCafe(Cafe, BindingResult, Model, int) - Method in class balu.pizza.webapp.controllers.AdminController
Validating and writing to the database of the updated cafe
updateIngredient(Ingredient, BindingResult, Model, int) - Method in class balu.pizza.webapp.controllers.AdminController
Validating and writing to the database of the updated ingredient
updateMenu(int, int, Model) - Method in class balu.pizza.webapp.controllers.PizzaController
The method adds the selected pizza to the cafe menu
updateName(TypeIngredient) - Method in class balu.pizza.webapp.services.TypeService
Update name of TypeIngredient
updatePizza(Pizza, BindingResult, Model, int) - Method in class balu.pizza.webapp.controllers.AdminController
Validating and writing to the database of the updated pizza
updateType(TypeIngredient, BindingResult, Model, int) - Method in class balu.pizza.webapp.controllers.AdminController
Validating and writing to the database of the updated type
updateUserInfo(Person, BindingResult, String, Model) - Method in class balu.pizza.webapp.controllers.PersonController
Method for validating the information entered by the user
userPage(Model) - Method in class balu.pizza.webapp.controllers.PersonController
Personal user area
UserUtil - Class in balu.pizza.webapp.util
 
UserUtil() - Constructor for class balu.pizza.webapp.util.UserUtil
 
A B C D E F G H I J L M N P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form