All Classes
-
All Classes Interface Summary Class Summary Class Description Assortment Represents the catalogue of all indexed books.AssortmentImpl Implementation of the Assortment interface.BookDetailsImpl Bean representing a single book with public read access to all fields.Comments Offers access to all Comments of all Books.CommentsImpl Full implementation Implementation of the Comments interface.DesktopLauncher Legacy launcher class to demonstrate access and functionality of the bookstore.GlobalStock Represents the stock levels of all local store branches.GlobalStockImpl Implementation for the GlobalStock interface.LocalStock Represents the stock of a local bookstore.LocalStockImpl Implementation for the LocalStock interface.