A B C D E F G I J M O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- remove(Commission, Profile) - Method in class edu.cnm.deepdive.albuquirky.service.CommissionService
-
Method to delete a commission if the user is either the commissioner or the seller.
- remove(Image, Profile) - Method in class edu.cnm.deepdive.albuquirky.service.ImageService
-
This will remove an image if needed by the user it pertains to.
- retrieve(Profile) - Method in class edu.cnm.deepdive.albuquirky.service.ProfileService
-
Retrieves the profile picture associated with the given profile.
- retrieve(ProfilePicture) - Method in class edu.cnm.deepdive.albuquirky.service.ProfilePictureService
-
Retrieves a profile picture from the database.
- retrieve(String) - Method in interface edu.cnm.deepdive.albuquirky.service.StorageService
All Classes All Packages