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

S

save(Person) - Method in class balu.pizza.webapp.services.PersonService
Saving user on DB
SecurityConfig - Class in balu.pizza.webapp.config
Configuration of Spring Security
SecurityConfig(PersonDetailService, PasswordEncoder) - Constructor for class balu.pizza.webapp.config.SecurityConfig
 
selectCafeForEdit(Model) - Method in class balu.pizza.webapp.controllers.AdminController
Generating a page for selecting the cafe to be edited
selectPizzaForEdit(Model) - Method in class balu.pizza.webapp.controllers.AdminController
Generating a page for selecting the pizza to be edited
setAvatar(String) - Method in class balu.pizza.webapp.models.Person
 
setBase(Base) - Method in class balu.pizza.webapp.models.Pizza
 
setCafes(List<Cafe>) - Method in class balu.pizza.webapp.models.Pizza
 
setCity(String) - Method in class balu.pizza.webapp.models.Cafe
 
setCloseAt(String) - Method in class balu.pizza.webapp.models.Cafe
 
setEmail(String) - Method in class balu.pizza.webapp.models.Cafe
 
setEmail(String) - Method in class balu.pizza.webapp.models.Person
 
setFavorites(List<Pizza>) - Method in class balu.pizza.webapp.models.Person
 
setId(int) - Method in class balu.pizza.webapp.models.Base
 
setId(int) - Method in class balu.pizza.webapp.models.Cafe
 
setId(int) - Method in class balu.pizza.webapp.models.Ingredient
 
setId(int) - Method in class balu.pizza.webapp.models.Person
 
setId(int) - Method in class balu.pizza.webapp.models.Pizza
 
setId(int) - Method in class balu.pizza.webapp.models.StackItem
 
setId(int) - Method in class balu.pizza.webapp.models.TypeIngredient
 
setImage(String) - Method in class balu.pizza.webapp.models.Cafe
 
setImage(String) - Method in class balu.pizza.webapp.models.Ingredient
 
setImage(String) - Method in class balu.pizza.webapp.models.Pizza
 
setImage(String) - Method in class balu.pizza.webapp.models.StackItem
 
setIngredients(List<Ingredient>) - Method in class balu.pizza.webapp.models.Pizza
 
setIngredients(List<Ingredient>) - Method in class balu.pizza.webapp.models.TypeIngredient
 
setMessage(String) - Method in class balu.pizza.webapp.util.ErrorResponse
 
setName(String) - Method in class balu.pizza.webapp.models.Base
 
setName(String) - Method in class balu.pizza.webapp.models.Ingredient
 
setName(String) - Method in class balu.pizza.webapp.models.Pizza
 
setName(String) - Method in class balu.pizza.webapp.models.StackItem
 
setName(String) - Method in class balu.pizza.webapp.models.TypeIngredient
 
setNewPrice(int, Price) - Method in class balu.pizza.webapp.controllers.PizzaController
The method updates the pizza price in the database
setNewPrice(Pizza, double) - Method in class balu.pizza.webapp.services.PizzaService
Method for changing the price of a pizza
setOpenAt(String) - Method in class balu.pizza.webapp.models.Cafe
 
setPassword(String) - Method in class balu.pizza.webapp.models.Person
 
setPersons(List<Person>) - Method in class balu.pizza.webapp.models.Pizza
 
setPhone(String) - Method in class balu.pizza.webapp.models.Cafe
 
setPizzas(List<Pizza>) - Method in class balu.pizza.webapp.models.Base
Set a list of pizzas
setPizzas(List<Pizza>) - Method in class balu.pizza.webapp.models.Cafe
 
setPizzas(List<Pizza>) - Method in class balu.pizza.webapp.models.Ingredient
 
setPrice(double) - Method in class balu.pizza.webapp.models.Base
 
setPrice(double) - Method in class balu.pizza.webapp.models.Pizza
 
setPrice(double) - Method in class balu.pizza.webapp.models.Price
 
setPrice(Double) - Method in class balu.pizza.webapp.models.Ingredient
 
setPriority(int) - Method in class balu.pizza.webapp.models.StackItem
 
setRole(String) - Method in class balu.pizza.webapp.models.Person
 
setSize(String) - Method in class balu.pizza.webapp.models.Base
 
setTimestamp(long) - Method in class balu.pizza.webapp.util.ErrorResponse
 
setTitle(String) - Method in class balu.pizza.webapp.models.Cafe
 
setType(TypeIngredient) - Method in class balu.pizza.webapp.models.Ingredient
 
setUsername(String) - Method in class balu.pizza.webapp.models.Person
 
showCafe(int, Model) - Method in class balu.pizza.webapp.controllers.CafesController
Page displaying information about the cafe and its menu
StackController - Class in balu.pizza.webapp.controllers
Controller for displaying the stack of tools and technologies used in project development
StackController(UserUtil, StackService) - Constructor for class balu.pizza.webapp.controllers.StackController
 
StackItem - Class in balu.pizza.webapp.models
Entity for storing and displaying a stack of project technologies
StackItem() - Constructor for class balu.pizza.webapp.models.StackItem
 
StackItem(String, String, int) - Constructor for class balu.pizza.webapp.models.StackItem
 
StackService - Class in balu.pizza.webapp.services
Stack item Service
StackService(StacksRepository) - Constructor for class balu.pizza.webapp.services.StackService
 
StacksRepository - Interface in balu.pizza.webapp.repositiries
 
supports(Class<?>) - Method in class balu.pizza.webapp.util.BaseValidator
 
supports(Class<?>) - Method in class balu.pizza.webapp.util.IngredientValidator
 
supports(Class<?>) - Method in class balu.pizza.webapp.util.PersonValidator
 
supports(Class<?>) - Method in class balu.pizza.webapp.util.PizzaValidator
 
supports(Class<?>) - Method in class balu.pizza.webapp.util.TypeValidator
 
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