| Package | Description |
|---|---|
| com.github.bordertech.wcomponents.examples.petstore |
Demonstrates best practices in using the WComponent API to build a "real-world" application.
|
| com.github.bordertech.wcomponents.examples.petstore.model |
Contains the model classes used by the Pet Store.
|
| Class and Description |
|---|
| CartBean
Represents an item of inventory in a cart.
|
| ProductBean
Bean describing an item of inventory.
|
| Class and 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.
|
| 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.