Index

A B C D F G H L P R S T U V 
All Classes|All Packages

A

addComment(Comment) - Method in class backend.Posts.Post
adds a comment to the post's list of comments.
addPost(Post) - Method in class backend.Users.User
adds the given post to the user's list of posts
addTrip(Trip) - Method in class backend.Users.User
adds the given trip to the user's list of trips
ADMIN - backend.Users.UserType
 
assignCommentToPost(int, int) - Method in class backend.Comments.CommentController
Assigns a comment to a post by id
assignFlightToTrip(int, int) - Method in class backend.Trips.TripController
Assign a flight to a trip
assignLodgingToTrip(int, int) - Method in class backend.Trips.TripController
Assign a lodging to a trip
assignTripToUser(int, int) - Method in class backend.Users.UserController
Assigns a trip to a user
A B C D F G H L P R S T U V 
All Classes|All Packages