Changes between Version 4 and Version 5 of S2S_CORE_MODEL_R0
- Timestamp:
- 12/12/08 19:49:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_CORE_MODEL_R0
v4 v5 45 45 46 46 * The Book Service: 47 * Will have method for adding a book. The method will check if the Book exists in the database . In the other cases the logger should warn that there is already such book.47 * Will have method for adding a book. The method will check if the Book exists in the database for this user. In the other cases the logger should warn that there is already such book. 48 48 * Will have method for saving a book. The method will receive as parameter an edited Book object. 49 49 * Will have method for deleting a book.