Index
A B C D F G H L P R S T U V
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
U
- updateComment(int, Comment) - Method in class backend.Comments.CommentController
-
Updates a comment
- updatePassword(String, String) - Method in class backend.Users.UserController
-
Updates the password of a user
- updatePost(int, Post) - Method in class backend.Posts.PostController
-
Updates an existing post
- updateTrip(int, Trip) - Method in class backend.Trips.TripController
-
Updates a trip with a new one
- User - Class in backend.Users
-
The backend's version of the user object
- User() - Constructor for class backend.Users.User
-
default no parameters constructor
- User(String, String, String, UserType) - Constructor for class backend.Users.User
- UserController - Class in backend.Users
-
Controller for all User Operations
- UserController() - Constructor for class backend.Users.UserController
- UserRepository - Interface in backend.Users
- UserType - Enum in backend.Users
All Classes|All Packages