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

Packages that use org.apache.taglibs.rdc.sampleapps.musicstore.ws
org.apache.taglibs.rdc.sampleapps.musicstore A collection of classes needed by the music store sample application. 
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. 
 

Classes in org.apache.taglibs.rdc.sampleapps.musicstore.ws used by org.apache.taglibs.rdc.sampleapps.musicstore
Cart
          Class representing the Amazon Web Services shopping cart.
MusicAlbum
          Class representing a music album.
MusicStore
          Class representing an Amazon Web Services music store.
 

Classes in org.apache.taglibs.rdc.sampleapps.musicstore.ws used by org.apache.taglibs.rdc.sampleapps.musicstore.ws
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.
OfferSummary
          Offer Summary Object to store price offers and available total of each pricing offers
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.