Changes between Version 5 and Version 6 of S2S_CORE_MODEL_R0
- Timestamp:
- 12/13/08 19:14:20 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_CORE_MODEL_R0
v5 v6 50 50 * Will have method that provides all the books an user is created. It returns list with the books. 51 51 * Will have method that provides all the books. It returns list with all the books. 52 * Will have a method that search book by a given author. 53 * Will have a method that search a book by its title. 52 * Will have a method that provides all the books by its title. 53 * Will have a method that search book by a given title and author. 54 54 55 55 56 * Here is the class diagram representing the core book model: