| Package | Description |
|---|---|
| com.cybelia.sandra | |
| com.cybelia.sandra.entities |
| Modifier and Type | Method and Description |
|---|---|
Class<Transporteur> |
SandraQueryHelper.TransporteurProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
TransporteurDAOAbstract<E extends Transporteur> |
class |
TransporteurDAOImpl<E extends Transporteur> |
| Modifier and Type | Class and Description |
|---|---|
class |
TransporteurAbstract |
class |
TransporteurImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Transporteur |
CamionAbstract.transporteur
Nom de l'attribut en BD : transporteur
|
| Modifier and Type | Method and Description |
|---|---|
Transporteur |
Camion.getTransporteur() |
Transporteur |
CamionAbstract.getTransporteur() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
CamionDAOAbstract.findAllByTransporteur(Transporteur v) |
E |
CamionDAOAbstract.findByTransporteur(Transporteur v) |
void |
Camion.setTransporteur(Transporteur transporteur) |
void |
CamionAbstract.setTransporteur(Transporteur transporteur) |
Copyright © 2008-2013 Cybelia. All Rights Reserved.