All Classes

Class Description
BackendAPI
Class serving firebase database
BoughtProducts
Class for bought products
BoughtProductsRepository
Bought products repository for making query to boughtproducts table
CardsRepository
Credit cards repository for making query to cards table
Cart
Class for creating Cart entity
CreditCard
Class for mapping credit card to DB table using Hibernate
CreditCard
Class for creating credit card entity
FBInitialize
Class initializing connection with firebase database
Order
Class for creating Order entity
OrderControllerRDBS
Managing order creation and other manipulation with order
OrderRequest
Class for creating order request
Orders
Class for mapping orders to DB table using Hibernate
OrdersRepository
Order repository for making query to orders table
Page
Class for creating Page entity
PageRequest
Class for creating request to page
Priviledges
Class for priviledges
PriviledgesController
Controller for managing operations with priviledges
PriviledgesDTO
Class for mapping priviledges
PriviledgesRepository
Priviledge repository for making query to DB with Priviledges
Product
Class for creating Product entity
ProductClassRepository
Class for low level requesting session for Product table in DB using Hibernate
ProductControllerRDBS
Managing products and storing information about them
ProductRequest
Class for creating request for product
Products
Class for mapping products to DB table using Hibernate
ProductsDTO
Class for Product representation
ProductsRepository
Product repository for making query to Product table
ProductsUtils
Utils for managing products instances
RegisterUserRequest  
SecurityConfiguration
Future class for managing security
ServerApplication
Main point when spring starts
ServerApplicationTests  
User
Class representing User entity
UserClassRepository
Class for low level requesting session for User table in DB using Hibernate
UserController  
UserControllerRDBS
Managing user and storing information about him
UserOrderRequest
Class representing user request order
Users
Class for mapping user to DB table using Hibernate
UsersDTO
Class for User representation
UsersRepository
User repository for making query to User table
UsersUtils
Utils for managing user instances