Index

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

F

FBInitialize - Class in com.cyran.tp.server.database
Class initializing connection with firebase database
FBInitialize() - Constructor for class com.cyran.tp.server.database.FBInitialize
 
findAll() - Method in interface com.cyran.tp.server.orders.BoughtProductsRepository
Gets all bought products
findAll() - Method in interface com.cyran.tp.server.orders.CardsRepository
Gets all credit cards
findAll() - Method in interface com.cyran.tp.server.orders.OrdersRepository
Gets all orders
findAll() - Method in interface com.cyran.tp.server.priviledges.PriviledgesRepository
Gest all priviledges
findAll() - Method in interface com.cyran.tp.server.products.ProductsRepository
Gets all products
findAll() - Method in interface com.cyran.tp.server.users.UsersRepository
Gets all user
findByEmail(String) - Method in interface com.cyran.tp.server.users.UsersRepository
Selects users according email except admin - it is used for search
findByName(String) - Method in interface com.cyran.tp.server.users.UsersRepository
Selects users according name except admin - it is used for search
findPriviledgeById(Integer) - Method in interface com.cyran.tp.server.priviledges.PriviledgesRepository
Gets priviledge according id
findPriviledgeByName(String) - Method in interface com.cyran.tp.server.priviledges.PriviledgesRepository
Gets priviledges according priviledge string - role in eshop
A B C F G I L M O P R S U 
All Classes All Packages