| Package | Description |
|---|---|
| de.beyondjava.jsf.sample.carshop |
| Modifier and Type | Method and Description |
|---|---|
List<Car> |
CarPool.getCarPool() |
List<Car> |
SelectionBean.getSelectedCars() |
List<Car> |
CarPool.getSelectedCars() |
| Modifier and Type | Method and Description |
|---|---|
String |
CarBean.showDetails(Car car) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarPool.setCarPool(List<Car> carpool) |
void |
SelectionBean.setSelectedCars(List<Car> selectedCars) |
Copyright © 2015. All rights reserved.