Package org.apache.taglibs.rdc.sampleapps.musicstore.ws

A collection of classes that perform all functions related to the Amazon Web Services in the music store sample application.

See:
          Description

Class Summary
Cart Class representing the Amazon Web Services shopping cart.
CartItem A cart item (item containing additional details about the cart in which it is currently placed).
Image Image Object to store properties of an product image
Item A generic Amazon Item - an unspecified type It should be normally abstract, but having it a concrete class allows us to proceed with generic item operations (like searches)
MusicAlbum Class representing a music album.
MusicStore Class representing an Amazon Web Services music store.
OfferSummary Offer Summary Object to store price offers and available total of each pricing offers
 

Package org.apache.taglibs.rdc.sampleapps.musicstore.ws Description

A collection of classes that perform all functions related to the Amazon Web Services in the music store sample application.



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.