Index

A B C F G I L M O P R S U 
All Classes All Packages

U

updateProduct(ProductRequest) - Method in class com.cyran.tp.server.api.BackendAPI
 
updateProduct(ProductRequest) - Method in class com.cyran.tp.server.UserController
 
updateProduct(String, String, String, Double) - Method in interface com.cyran.tp.server.products.ProductsRepository
Updates new product to databse
updateProduct(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.products.ProductControllerRDBS
Method for updating product
updateRole(Integer, Integer) - Method in interface com.cyran.tp.server.users.UsersRepository
Update associted priviledge of user
updateRoleAccordingName(Integer, String) - Method in interface com.cyran.tp.server.users.UsersRepository
Update priviledge - role according user name
User - Class in com.cyran.tp.server.pojo
Class representing User entity
User() - Constructor for class com.cyran.tp.server.pojo.User
 
UserClassRepository - Class in com.cyran.tp.server.users
Class for low level requesting session for User table in DB using Hibernate
UserClassRepository() - Constructor for class com.cyran.tp.server.users.UserClassRepository
 
UserController - Class in com.cyran.tp.server
 
UserController() - Constructor for class com.cyran.tp.server.UserController
 
UserControllerRDBS - Class in com.cyran.tp.server.users
Managing user and storing information about him
UserControllerRDBS() - Constructor for class com.cyran.tp.server.users.UserControllerRDBS
 
UserOrderRequest - Class in com.cyran.tp.server.pojo
Class representing user request order
UserOrderRequest() - Constructor for class com.cyran.tp.server.pojo.UserOrderRequest
 
Users - Class in com.cyran.tp.server.users
Class for mapping user to DB table using Hibernate
Users() - Constructor for class com.cyran.tp.server.users.Users
 
UsersDTO - Class in com.cyran.tp.server.users
Class for User representation
UsersDTO() - Constructor for class com.cyran.tp.server.users.UsersDTO
Creates empty user instance
UsersDTO(String, String) - Constructor for class com.cyran.tp.server.users.UsersDTO
Creates instance with name and email of user
UsersRepository - Interface in com.cyran.tp.server.users
User repository for making query to User table
UsersUtils - Class in com.cyran.tp.server.users
Utils for managing user instances
UsersUtils() - Constructor for class com.cyran.tp.server.users.UsersUtils
 
userToDtoMapping(Users) - Static method in class com.cyran.tp.server.users.UsersUtils
Creates UserDTO instances from User instances
userToDtoMapping(Users[]) - Static method in class com.cyran.tp.server.users.UsersUtils
Creates UserDTO instances from User instances
userToDtoMapping(Users, String) - Static method in class com.cyran.tp.server.users.UsersUtils
Creates UserDTO instances from User instances
userToDtoMapping(List<Users>) - Static method in class com.cyran.tp.server.users.UsersUtils
Creates UserDTO instances from User instances
A B C F G I L M O P R S U 
All Classes All Packages