Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- Rating - Class in com.fssa.librarymanagement.model
-
Represents a user's rating for a book in a library system.
- Rating() - Constructor for class com.fssa.librarymanagement.model.Rating
- RatingConstants - Class in com.fssa.librarymanagement.constants
- RatingDAO - Class in com.fssa.librarymanagement.dao
-
Data Access Object (DAO) class for handling book ratings related database operations.
- RatingDAO() - Constructor for class com.fssa.librarymanagement.dao.RatingDAO
-
Constructs a new RatingDAO object for performing database operations related to book ratings.
- RatingService - Class in com.fssa.librarymanagement.service
-
The RatingService class manages ratings and reviews for books in a library management system.
- RatingService() - Constructor for class com.fssa.librarymanagement.service.RatingService
-
Constructs a new RatingService instance.
- RatingValidator - Class in com.fssa.librarymanagement.validation
-
A utility class for validating ratings.
- RatingValidator() - Constructor for class com.fssa.librarymanagement.validation.RatingValidator
-
Constructs a RatingValidator instance.
- registerUser(User) - Method in class com.fssa.librarymanagement.service.UserService
-
Register a new user.
- ResultSetUtils - Class in com.fssa.librarymanagement.utils
-
Utility class for building model objects from ResultSet data.
- returnBook(Borrow) - Method in class com.fssa.librarymanagement.dao.BorrowDAO
-
Returns a borrowed book.
- returnBook(Borrow) - Method in class com.fssa.librarymanagement.service.BorrowService
-
Return the book borrowed by User.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form