| Package | Description |
|---|---|
| com.gwtplatform.carstore.server.dao | |
| com.gwtplatform.carstore.server.dao.domain | |
| com.gwtplatform.carstore.shared.dto |
| Modifier and Type | Method and Description |
|---|---|
CarPropertiesDto |
CarPropertiesDao.put(CarPropertiesDto carPropertiesDto) |
| Modifier and Type | Method and Description |
|---|---|
CarPropertiesDto |
CarPropertiesDao.put(CarPropertiesDto carPropertiesDto) |
| Modifier and Type | Method and Description |
|---|---|
static CarPropertiesDto |
CarProperties.createDto(CarProperties carProperties) |
| Modifier and Type | Method and Description |
|---|---|
static CarProperties |
CarProperties.create(CarPropertiesDto carPropertiesDto) |
| Modifier and Type | Method and Description |
|---|---|
CarPropertiesDto |
CarDto.getCarProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
CarDto.setCarProperties(CarPropertiesDto carProperties) |
| Constructor and Description |
|---|
CarDto(String model,
ManufacturerDto manufacturer,
CarPropertiesDto carProperties) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.