Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LIST_ALL_COMMENTS_QUERY - Static variable in class com.fssa.librarymanagement.constants.CommentConstants
- LIST_COMMENTS_BY_BOOK_QUERY - Static variable in class com.fssa.librarymanagement.constants.CommentConstants
- listAllBooks() - Method in class com.fssa.librarymanagement.service.BookService
-
Get a list of all books in the library.
- listAllComments() - Method in class com.fssa.librarymanagement.dao.CommentDAO
-
List all comments in the database.
- listAllComments() - Method in class com.fssa.librarymanagement.service.CommentService
-
Lists all comments in the library management system.
- listAllGenres() - Method in class com.fssa.librarymanagement.service.BookService
-
Retrieves a list of all distinct genres.
- listAllUser() - Method in class com.fssa.librarymanagement.service.UserService
-
Get a list of all users.
- listCommentByBook(int) - Method in class com.fssa.librarymanagement.dao.CommentDAO
-
List comments associated with a specific book.
- listCommentsByBook(int) - Method in class com.fssa.librarymanagement.service.CommentService
-
Lists all comments associated with a specific book.
- LOANED_COPIES_CANNOT_BE_GREATER_THAN_TOTAL_COPIES - Static variable in class com.fssa.librarymanagement.constants.BookConstants
- LOANED_COPIES_CANNOT_BE_LESS_THAN_0 - Static variable in class com.fssa.librarymanagement.constants.BookConstants
- loginUser(User) - Method in class com.fssa.librarymanagement.service.UserService
-
Log in a user.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form