Index
A B C F G I L M O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- save(Products) - Method in class com.cyran.tp.server.products.ProductClassRepository
-
Saves product to DB
- save(Users) - Method in class com.cyran.tp.server.users.UserClassRepository
-
Saves user to DB
- savePage(Page) - Method in class com.cyran.tp.server.api.BackendAPI
- searchForEmail(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.users.UserControllerRDBS
-
Search for users according email (text is included in some email)
- searchForName(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.users.UserControllerRDBS
-
Search for users according name (text is included in some name)
- SecurityConfiguration - Class in com.cyran.tp.server
-
Future class for managing security
- SecurityConfiguration() - Constructor for class com.cyran.tp.server.SecurityConfiguration
- ServerApplication - Class in com.cyran.tp.server
-
Main point when spring starts
- ServerApplication() - Constructor for class com.cyran.tp.server.ServerApplication
- ServerApplicationTests - Class in com.cyran.tp.server
- ServerApplicationTests() - Constructor for class com.cyran.tp.server.ServerApplicationTests
- setAccessingUser(String) - Method in class com.cyran.tp.server.pojo.Page
-
Sets user who is accessing website
- setAccessingUser(String) - Method in class com.cyran.tp.server.pojo.PageRequest
-
Sets user who is accessing website
- setCartInfo(Cart) - Method in class com.cyran.tp.server.pojo.Order
-
Sets information of Cart
- setCartInfo(Cart) - Method in class com.cyran.tp.server.pojo.OrderRequest
-
Sets information of Cart
- setCreditCard(CreditCard) - Method in class com.cyran.tp.server.orders.Orders
-
Sets credit card used to pay order
- setCreditCard(CreditCard) - Method in class com.cyran.tp.server.pojo.Order
-
Sets credit card which was used to pay order
- setCreditCardInfo(CreditCard) - Method in class com.cyran.tp.server.pojo.OrderRequest
-
Sets information of credit cart
- setCvc(String) - Method in class com.cyran.tp.server.pojo.CreditCard
-
Sets CVC code of payers bank card
- setCVC(String) - Method in class com.cyran.tp.server.orders.CreditCard
-
Sets CVC code of credit card
- setDescription(String) - Method in class com.cyran.tp.server.pojo.Product
-
Sets description of product
- setDescription(String) - Method in class com.cyran.tp.server.pojo.ProductRequest
-
Sets description of product
- setDescription(String) - Method in class com.cyran.tp.server.pojo.UserOrderRequest
-
Sets description of order
- setDescription(String) - Method in class com.cyran.tp.server.products.Products
-
Sets description of product
- setDescription(String) - Method in class com.cyran.tp.server.products.ProductsDTO
-
Sets description from product instance
- setEmail(String) - Method in class com.cyran.tp.server.pojo.User
-
Sets new email
- setEmail(String) - Method in class com.cyran.tp.server.users.Users
-
Sets email of mapped user
- setEmail(String) - Method in class com.cyran.tp.server.users.UsersDTO
-
Sets email from user instance
- setFinalPrice(Float) - Method in class com.cyran.tp.server.pojo.Cart
-
Sets final price of Cart
- setForUser(String) - Method in class com.cyran.tp.server.pojo.UserOrderRequest
-
Sets name of current user executing order
- setIBAN(String) - Method in class com.cyran.tp.server.orders.CreditCard
-
Sets IBAN of creadit card
- setIBAN(String) - Method in class com.cyran.tp.server.pojo.CreditCard
-
Sets iban of payers account
- setId(Integer) - Method in class com.cyran.tp.server.orders.BoughtProducts
-
Sets id of bought product
- setId(Integer) - Method in class com.cyran.tp.server.orders.CreditCard
-
Sets id of creadit card
- setId(Integer) - Method in class com.cyran.tp.server.orders.Orders
-
Sets id of order
- setId(Integer) - Method in class com.cyran.tp.server.priviledges.Priviledges
-
Sets id of priviledge
- setId(Integer) - Method in class com.cyran.tp.server.priviledges.PriviledgesDTO
-
Sets id of Priviledge instance
- setId(Integer) - Method in class com.cyran.tp.server.products.Products
-
Sets id of product
- setId(Integer) - Method in class com.cyran.tp.server.products.ProductsDTO
-
Sets id from product instance
- setId(Integer) - Method in class com.cyran.tp.server.users.Users
-
Sets id of mapped user
- setId(Integer) - Method in class com.cyran.tp.server.users.UsersDTO
-
Sets id from user instance
- setId(Long) - Method in class com.cyran.tp.server.pojo.Order
-
Sets order ID
- setId(Long) - Method in class com.cyran.tp.server.pojo.OrderRequest
-
Sets order request ID
- setName(String) - Method in class com.cyran.tp.server.pojo.Product
-
Sets name of product
- setName(String) - Method in class com.cyran.tp.server.pojo.ProductRequest
-
Sets name of product
- setName(String) - Method in class com.cyran.tp.server.pojo.RegisterUserRequest
- setName(String) - Method in class com.cyran.tp.server.products.Products
-
Sets name of product
- setName(String) - Method in class com.cyran.tp.server.products.ProductsDTO
-
Sets name from product instance
- setName(String) - Method in class com.cyran.tp.server.users.Users
-
Sets name of mapped user
- setName(String) - Method in class com.cyran.tp.server.users.UsersDTO
-
Sets name from user instance
- setOrder(Orders) - Method in class com.cyran.tp.server.orders.BoughtProducts
-
Sets order which contains this product
- setOrder(String) - Method in class com.cyran.tp.server.pojo.UserOrderRequest
-
Sets new order id
- setPageName(String) - Method in class com.cyran.tp.server.pojo.Page
-
Sets name of page
- setPassword(String) - Method in class com.cyran.tp.server.pojo.RegisterUserRequest
- setPassword(String) - Method in class com.cyran.tp.server.pojo.User
-
Sets password for user account
- setPassword(String) - Method in class com.cyran.tp.server.users.Users
-
Sets hashed form of password for mapped user
- setPassword(String) - Method in class com.cyran.tp.server.users.UsersDTO
-
Sets hashed password from user instance
- setPath(String) - Method in class com.cyran.tp.server.pojo.PageRequest
-
Sets path to page
- setPrice(Double) - Method in class com.cyran.tp.server.orders.BoughtProducts
-
Sets price of bought product
- setPrice(Double) - Method in class com.cyran.tp.server.products.Products
-
Sets price of product
- setPrice(Double) - Method in class com.cyran.tp.server.products.ProductsDTO
-
Sets price from product instance
- setPrice(Float) - Method in class com.cyran.tp.server.pojo.Product
-
Sets price of product
- setPrice(Float) - Method in class com.cyran.tp.server.pojo.ProductRequest
-
Sets price of product
- setPrice(Float) - Method in class com.cyran.tp.server.pojo.UserOrderRequest
-
Sets price of order
- setPriviledge(String) - Method in class com.cyran.tp.server.priviledges.Priviledges
-
Sets priviledge string - role
- setPriviledges(String) - Method in class com.cyran.tp.server.priviledges.PriviledgesDTO
-
Sets priviledge string of Priviledge instance - role in eshop
- setPriviledges(String) - Method in class com.cyran.tp.server.users.UsersDTO
-
Sets user priviledge - eshop role
- setProduct(Products) - Method in class com.cyran.tp.server.orders.BoughtProducts
-
Sets reference to original product
- setProducts(List<Product>) - Method in class com.cyran.tp.server.pojo.Cart
-
Sets list of products
- setProducts(List<Product>) - Method in class com.cyran.tp.server.pojo.User
-
Sets list of products
- setQuantity(Integer) - Method in class com.cyran.tp.server.pojo.Product
-
Sets product quantity
- setQuantity(Integer) - Method in class com.cyran.tp.server.pojo.ProductRequest
-
Sets product quantity
- setQuantity(Integer) - Method in class com.cyran.tp.server.pojo.UserOrderRequest
-
Sets order quantity
- setQuantity(Long) - Method in class com.cyran.tp.server.orders.BoughtProducts
-
Sets quantity of bought product
- setRole(Priviledges) - Method in class com.cyran.tp.server.users.Users
-
Sets role for mapped user - role in eshop (priviledge)
- setRole(HttpServletRequest, String, HttpServletResponse) - Method in class com.cyran.tp.server.users.UserControllerRDBS
-
Sets role to user (role should be already inserted in DB)
- setShipmentAddress(String) - Method in class com.cyran.tp.server.orders.Orders
-
Sets shipment address of order
- setShipmentAddress(String) - Method in class com.cyran.tp.server.pojo.Order
-
Sets payers shipmentadress
- setShipmentAddress(String) - Method in class com.cyran.tp.server.pojo.OrderRequest
-
Sets payers shipmentadress
- setToken(String) - Method in class com.cyran.tp.server.pojo.Page
-
Sets token for access
- setUrl(String) - Method in class com.cyran.tp.server.products.Products
-
Sets url of product
- setUrl(String) - Method in class com.cyran.tp.server.products.ProductsDTO
-
Sets url from product instance
- setURL(String) - Method in class com.cyran.tp.server.pojo.Product
-
Sets url to image of product
- setURL(String) - Method in class com.cyran.tp.server.pojo.ProductRequest
-
Sets url to image of product
- setURL(String) - Method in class com.cyran.tp.server.pojo.UserOrderRequest
-
Sets url to image of product
- setUser(Users) - Method in class com.cyran.tp.server.orders.CreditCard
-
Sets user who is owner of given card
- setUser(Users) - Method in class com.cyran.tp.server.orders.Orders
-
Sets creator of order
- setUserName(String) - Method in class com.cyran.tp.server.pojo.Order
-
Sets user name of User
- setUserName(String) - Method in class com.cyran.tp.server.pojo.OrderRequest
-
Sets payers Username
- setUserName(String) - Method in class com.cyran.tp.server.pojo.User
-
Sets user name of User
- setValid(String) - Method in class com.cyran.tp.server.orders.CreditCard
-
Sets validation code of credit card
- setValid(String) - Method in class com.cyran.tp.server.pojo.CreditCard
-
Sets validity of payers card
All Classes All Packages