| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Method and Description |
|---|---|
List<Place> |
ReferentialService.getPlaces()
Get places ordered by code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlaceDAOAbstract<E extends Place> |
class |
PlaceDAOImpl<E extends Place> |
| Modifier and Type | Class and Description |
|---|---|
class |
PlaceAbstract |
class |
PlaceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Place |
PresentationAbstract.place
Nom de l'attribut en BD : place
|
| Modifier and Type | Method and Description |
|---|---|
Place |
Presentation.getPlace() |
Place |
PresentationAbstract.getPlace() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
PresentationDAOAbstract.findAllByPlace(Place v) |
E |
PresentationDAOAbstract.findByPlace(Place v) |
void |
Presentation.setPlace(Place place) |
void |
PresentationAbstract.setPlace(Place place) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.