A B C D E F G H I J L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- R_AND_B - edu.cnm.deepdive.tunefull.model.entity.User.Genre
- REGGAE - edu.cnm.deepdive.tunefull.model.entity.User.Genre
- Relationship - Class in edu.cnm.deepdive.tunefull.model.entity
-
The
Relationshipentity holds the data for each user-to-user relationship in the TuneFull server and provides a method to facilitate getting the other user in the relationship. - Relationship() - Constructor for class edu.cnm.deepdive.tunefull.model.entity.Relationship
- RelationshipController - Class in edu.cnm.deepdive.tunefull.controller
-
RelationshipControllerprovides endpoints which allow the client to access data relating toRelationship. - RelationshipController(RelationshipService, UserService) - Constructor for class edu.cnm.deepdive.tunefull.controller.RelationshipController
-
Autowired constructor for
RelationshipController. - RelationshipRepository - Interface in edu.cnm.deepdive.tunefull.model.dao
-
RelationshipRepositoryholds data forRelationship. - RELATIONSHIPS - edu.cnm.deepdive.tunefull.service.ClipService.Source
- RelationshipService - Class in edu.cnm.deepdive.tunefull.service
-
RelationshipServiceprovides a layer betweenRelationshipRepositoryandRelationshipControllerfor business logic. - RelationshipService(RelationshipRepository) - Constructor for class edu.cnm.deepdive.tunefull.service.RelationshipService
-
Autowired constructor for RelationshipService.
- requestFriendship(User, User) - Method in class edu.cnm.deepdive.tunefull.service.RelationshipService
-
Creates a relationship between two users by sending a friend request.
- requestFriendship(Authentication, User) - Method in class edu.cnm.deepdive.tunefull.controller.RelationshipController
-
Creates a relationship between the current user and another user.
- ROCK_N_ROLL - edu.cnm.deepdive.tunefull.model.entity.User.Genre
All Classes All Packages