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
G
- getAccountType() - Method in class backend.Users.User
- getAirlineName() - Method in class backend.Flights.Flight
- getAllComments() - Method in class backend.Comments.CommentController
-
Fetches a complete list of comments with all of their attrubutes
- getAllPosts() - Method in class backend.Posts.PostController
-
Fetches a list of all posts and their attributes
- getAllPostsByDate(String) - Method in class backend.Posts.PostController
-
Fetches a post by date
- getAllTrips() - Method in class backend.Trips.TripController
-
Fetches a list of all trips and their attributes
- getAllUsers() - Method in class backend.Users.UserController
-
Retrieves a complete list of users
- getArriving() - Method in class backend.Flights.Flight
- getCheckIn() - Method in class backend.Lodgings.Lodging
- getCheckOut() - Method in class backend.Lodgings.Lodging
- getCommentById(int) - Method in class backend.Comments.CommentController
-
Fetches a comment by id
- getComments() - Method in class backend.Posts.Post
- getDate() - Method in class backend.Flights.Flight
- getDate() - Method in class backend.Posts.Post
- getDeparting() - Method in class backend.Flights.Flight
- getDescription() - Method in class backend.Posts.Post
- getDuration() - Method in class backend.Trips.Trip
- getEmailId() - Method in class backend.Users.User
- getFlight() - Method in class backend.Trips.Trip
- getId() - Method in class backend.Comments.Comment
- getId() - Method in class backend.Flights.Flight
- getId() - Method in class backend.Lodgings.Lodging
- getId() - Method in class backend.Posts.Post
- getId() - Method in class backend.Trips.Trip
- getId() - Method in class backend.Users.User
- getImage() - Method in class backend.Posts.Post
- getIsActive() - Method in class backend.Users.User
- getIsArchived() - Method in class backend.Trips.Trip
- getJoiningDate() - Method in class backend.Users.User
- getLikesCounter() - Method in class backend.Posts.Post
- getLocation() - Method in class backend.Lodgings.Lodging
- getLocation() - Method in class backend.Trips.Trip
- getLodging() - Method in class backend.Trips.Trip
- getMessage() - Method in class backend.Comments.Comment
- getName() - Method in class backend.Lodgings.Lodging
- getName() - Method in class backend.Users.User
- getPassword() - Method in class backend.Users.User
- getPostById(int) - Method in class backend.Posts.PostController
-
Fetches a post by id
- getPosts() - Method in class backend.Users.User
- getPostsByUser(int) - Method in class backend.Users.UserController
-
Fetches all posts authorred by a specific user
- getPrice() - Method in class backend.Flights.Flight
- getPrice() - Method in class backend.Lodgings.Lodging
- getTitle() - Method in class backend.Posts.Post
- getTrip() - Method in class backend.Flights.Flight
- getTripById(int) - Method in class backend.Trips.TripController
-
Fetches a trip by id
- getTrips() - Method in class backend.Users.User
- getType() - Method in class backend.Lodgings.Lodging
- getUser() - Method in class backend.Comments.Comment
- getUser() - Method in class backend.Posts.Post
- getUser() - Method in class backend.Trips.Trip
- getUserByEmail(String) - Method in class backend.Users.UserController
-
Fetches a user object
- getUserById(int) - Method in class backend.Users.UserController
-
Fetches a user object
All Classes|All Packages