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

A

addBase(Base, Model) - Method in class balu.pizza.webapp.controllers.AdminController
Creating a new type of ingredient
addCafe(Cafe, Model) - Method in class balu.pizza.webapp.controllers.AdminController
Creating a new cafe
addIngredient(Model, Ingredient, TypeIngredient) - Method in class balu.pizza.webapp.controllers.AdminController
Add ingredient page
addPizza(Pizza, Base, Ingredient, Model) - Method in class balu.pizza.webapp.controllers.AdminController
Creating a new pizza
addPizzaToCafe(int, int) - Method in class balu.pizza.webapp.services.CafeService
Adds pizza to the cafe menu
addPizzaToCafeMenu(int, Model) - Method in class balu.pizza.webapp.controllers.PizzaController
Cafe menu editing page Admin only
addPizzaToFav(Person, Pizza) - Method in class balu.pizza.webapp.services.PersonService
Method of adding a pizza to the user's favorites list
addPizzaToPersonFav(int, Model) - Method in class balu.pizza.webapp.controllers.PizzaController
The method adds the selected pizza to favorites list active user
addResourceHandlers(ResourceHandlerRegistry) - Method in class balu.pizza.webapp.config.MvcConfig
 
addTypeIngredient(TypeIngredient, Model) - Method in class balu.pizza.webapp.controllers.AdminController
Creating a new type of ingredient
AdminController - Class in balu.pizza.webapp.controllers
Administrator controller
AdminController(UserUtil, TypeService, IngredientService, BaseService, PizzaService, CafeService, IngredientValidator, TypeValidator, BaseValidator, PizzaValidator) - Constructor for class balu.pizza.webapp.controllers.AdminController
 
AuthController - Class in balu.pizza.webapp.controllers
Public route controller for user authentication and authorization
AuthController(PersonValidator, PersonService, UserUtil) - Constructor for class balu.pizza.webapp.controllers.AuthController
 
authenticationManagerBean() - Method in class balu.pizza.webapp.config.SecurityConfig
 
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