| Package | Description |
|---|---|
| com.cybelia.sandra | |
| com.cybelia.sandra.entities | |
| com.cybelia.sandra.entities.trace |
| Modifier and Type | Method and Description |
|---|---|
Class<Tour> |
SandraQueryHelper.TourProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
TourDAOAbstract<E extends Tour> |
class |
TourDAOImpl<E extends Tour> |
| Modifier and Type | Class and Description |
|---|---|
class |
TourAbstract |
class |
TourImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Tour |
EtapeAbstract.tour
Nom de l'attribut en BD : tour
|
| Modifier and Type | Method and Description |
|---|---|
Tour |
EtapeAbstract.getTour() |
Tour |
Etape.getTour() |
| Modifier and Type | Method and Description |
|---|---|
E |
EtapeDAOAbstract.create(int ordre,
Tour tour,
Eleveur eleveur)
Deprecated.
|
E |
EtapeDAOAbstract.createByNaturalId(int ordre,
Tour tour,
Eleveur eleveur) |
E |
EtapeDAOAbstract.createByNotNull(int ordre,
Tour tour,
Eleveur eleveur) |
boolean |
EtapeDAOAbstract.existByNaturalId(int ordre,
Tour tour,
Eleveur eleveur) |
List<E> |
EtapeDAOAbstract.findAllByTour(Tour v) |
E |
EtapeDAOAbstract.findByNaturalId(int ordre,
Tour tour,
Eleveur eleveur) |
E |
EtapeDAOAbstract.findByTour(Tour v) |
void |
EtapeAbstract.setTour(Tour tour) |
void |
Etape.setTour(Tour tour) |
| Modifier and Type | Field and Description |
|---|---|
protected Tour |
CompteursKmAbstract.tour
Nom de l'attribut en BD : tour
|
| Modifier and Type | Method and Description |
|---|---|
Tour |
CompteursKm.getTour() |
Tour |
CompteursKmAbstract.getTour() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
CompteursKmDAOAbstract.findAllByTour(Tour v) |
E |
CompteursKmDAOAbstract.findByTour(Tour v) |
void |
CompteursKm.setTour(Tour tour) |
void |
CompteursKmAbstract.setTour(Tour tour) |
Copyright © 2008-2013 Cybelia. All Rights Reserved.