Package com.jgoodies.bookfinder.domain

Contains domain classes used by the Book Finder.

See:
          Description

Class Summary
Book Describes a book as returned by the Amazon.com web services.
BookFilter Used to filter books in a list of books as done in the SearchResultModel.
EditorialReview Describes a book review with unbound read-write properties: rating, summary and comment.
SearchResult Describes search results as returned by the Amazon.com web services.
 

Package com.jgoodies.bookfinder.domain Description

Contains domain classes used by the Book Finder. These classes provide bound bean properties that can be observed by views in the presentation layer.

Related Documentation

For more information see:

See Also:
com.jgoodies.bookfinder.request, com.jgoodies.bookfinder.model, com.jgoodies.bookfinder.view


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.