Changes between Version 8 and Version 9 of S2S_CORE_MODEL_R0


Ignore:
Timestamp:
12/20/08 13:08:46 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_MODEL_R0

    v8 v9  
    5050    * Will have method that provides all the books an user is created. It returns list with the books. 
    5151    * Will have method that provides all the books. It returns list with all the books. 
    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. 
     52    * Will have a method that provides a book by its title. 
     53    * Will have a method that search book by a given criteria passed as Map {book_field_name => value}. 
    5454   
    5555