A B C D E F G I J M O P R S U 
All Classes All Packages

U

updateAddress(String, Authentication) - Method in class edu.cnm.deepdive.albuquirky.controller.ProfileController
The Put method which lets the current user update their address.
updateCommissionRequest(String, long) - Method in class edu.cnm.deepdive.albuquirky.controller.CommissionController
The Put method which allows update to the commission request
updateDescription(String, long) - Method in class edu.cnm.deepdive.albuquirky.controller.ImageController
The Put method which allows updating the description of an image.
updateDescription(String, long) - Method in class edu.cnm.deepdive.albuquirky.controller.ProductController
The Put method which updates the description of a product.
updateName(String, long) - Method in class edu.cnm.deepdive.albuquirky.controller.ProductController
The Put method which updates a product name.
updatePrice(int, long) - Method in class edu.cnm.deepdive.albuquirky.controller.ProductController
The Put method which updates the price of a product.
updateStock(int, long) - Method in class edu.cnm.deepdive.albuquirky.controller.ProductController
The Put method which updates the stock of a product
updateUsername(String, Authentication) - Method in class edu.cnm.deepdive.albuquirky.controller.ProfileController
The Put method which allows the profile to update their username
uploadFile(MultipartFile, Profile) - Method in class edu.cnm.deepdive.albuquirky.service.ProfileService
Uploads a file to the database.
uploadImage(MultipartFile, Authentication) - Method in class edu.cnm.deepdive.albuquirky.controller.ProfileController
The Put method which updates the current user's profile image.
A B C D E F G I J M O P R S U 
All Classes All Packages