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
C
- CABIN - backend.Lodgings.LodgingType
- Comment - Class in backend.Comments
-
the backend's version of the comment object.
- Comment() - Constructor for class backend.Comments.Comment
-
default no parameters constructor.
- Comment(String, User) - Constructor for class backend.Comments.Comment
- CommentController - Class in backend.Comments
- CommentController() - Constructor for class backend.Comments.CommentController
- CommentRepository - Interface in backend.Comments
- createComment(Comment) - Method in class backend.Comments.CommentController
-
Create a commend
- createPost(Post) - Method in class backend.Posts.PostController
-
Creates a new post
- createTrip(Trip) - Method in class backend.Trips.TripController
-
Creates a new trip
- createUser(User) - Method in class backend.Users.UserController
-
Creates a new user
All Classes|All Packages