See: Description
| Class | Description |
|---|---|
| AddressBean |
A bean encapsulating an address.
|
| CartBean |
Represents an item of inventory in a cart.
|
| ConfirmOrderBean |
A bean encapsulating the details necessary to fulfil an order.
|
| InventoryBean |
Represents an item of inventory.
|
| PetStoreDao |
A dummy DAO for the PetStore.
|
| PlaceOrderService |
A service to place an order.
|
| PlaceOrderService.OrderStatus |
A mock "order service result" object.
|
| ProductBean |
Bean describing an item of inventory.
|
Copyright © 2017. All rights reserved.