Index

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

C

CardsRepository - Interface in com.cyran.tp.server.orders
Credit cards repository for making query to cards table
Cart - Class in com.cyran.tp.server.pojo
Class for creating Cart entity
Cart() - Constructor for class com.cyran.tp.server.pojo.Cart
 
changeEmail(String, String) - Method in interface com.cyran.tp.server.users.UsersRepository
Changes email of user
changeEmail(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.users.UserControllerRDBS
Changes email according old email
changeName(String, String) - Method in interface com.cyran.tp.server.users.UsersRepository
Changes name of user
changeName(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.users.UserControllerRDBS
Changes name of user in DB according old name
changePassword(String, String) - Method in interface com.cyran.tp.server.users.UsersRepository
Changes password of user
changePassword(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.users.UserControllerRDBS
Changes password of user according email
checkToken(Page) - Method in class com.cyran.tp.server.UserController
 
com.cyran.tp.server - package com.cyran.tp.server
 
com.cyran.tp.server.api - package com.cyran.tp.server.api
 
com.cyran.tp.server.database - package com.cyran.tp.server.database
 
com.cyran.tp.server.orders - package com.cyran.tp.server.orders
 
com.cyran.tp.server.pojo - package com.cyran.tp.server.pojo
 
com.cyran.tp.server.priviledges - package com.cyran.tp.server.priviledges
 
com.cyran.tp.server.products - package com.cyran.tp.server.products
 
com.cyran.tp.server.users - package com.cyran.tp.server.users
 
createOrder(OrderRequest) - Method in class com.cyran.tp.server.api.BackendAPI
 
createOrder(OrderRequest) - Method in class com.cyran.tp.server.UserController
 
createOrder(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.orders.OrderControllerRDBS
Method for creating order
createProduct(ProductRequest) - Method in class com.cyran.tp.server.api.BackendAPI
 
createProduct(ProductRequest) - Method in class com.cyran.tp.server.UserController
 
createProduct(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.products.ProductControllerRDBS
Method for product creation
CreditCard - Class in com.cyran.tp.server.orders
Class for mapping credit card to DB table using Hibernate
CreditCard - Class in com.cyran.tp.server.pojo
Class for creating credit card entity
CreditCard() - Constructor for class com.cyran.tp.server.orders.CreditCard
 
CreditCard() - Constructor for class com.cyran.tp.server.pojo.CreditCard
 
A B C F G I L M O P R S U 
All Classes All Packages