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
M
- main(String[]) - Static method in class edu.cnm.deepdive.tunefull.TunefullApplication
-
The main method of Tunefull Application provides an entry point to run the server.
- me(Authentication) - Method in class edu.cnm.deepdive.tunefull.controller.UserController
-
Gets the current user.
- ME - edu.cnm.deepdive.tunefull.service.ClipService.Source
- METAL - edu.cnm.deepdive.tunefull.model.entity.User.Genre
- myFollows(Authentication) - Method in class edu.cnm.deepdive.tunefull.controller.RelationshipController
-
Gets all relationships in which the current user is following another user.
- myFriends(Authentication) - Method in class edu.cnm.deepdive.tunefull.controller.RelationshipController
-
Gets all relationships in which the current user is a friend.
- myPendingRequests(Authentication) - Method in class edu.cnm.deepdive.tunefull.controller.RelationshipController
-
Gets all relationships in which the user has received a friend request and hasn't yet responded.
All Classes All Packages