UseCases
Table of Contents
Classes
- CreateBookFromTexts
- Use case for creating a book from a large text that needs splitting.
- DeleteBook
- Use case for deleting a book and all its chapters.
- GetBookById
- Use case for retrieving a single book with its chapters.
- GetBookList
- Use case for retrieving a list of books.
- ImportEpub
- Use case for importing EPUB files as books.