|
|||||||||
| Home >> All >> org >> apache >> taglibs >> rdc >> sampleapps >> musicstore >> [ ws overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.taglibs.rdc.sampleapps.musicstore.ws
A collection of classes needed by 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 needed by the music store sample application.
|
|||||||||
| Home >> All >> org >> apache >> taglibs >> rdc >> sampleapps >> musicstore >> [ ws overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||