Changes between Version 4 and Version 5 of S2S_CORE_MODEL_R0


Ignore:
Timestamp:
12/12/08 19:49:18 (16 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_MODEL_R0

    v4 v5  
    4545 
    4646 * 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. 
    4848    * Will have method for saving a book. The method will receive as parameter an edited Book object. 
    4949    * Will have method for deleting a book.