| Package | Description |
|---|---|
| com.cybelia.sandra | |
| com.cybelia.sandra.entities | |
| com.cybelia.sandra.entities.trace |
| Modifier and Type | Method and Description |
|---|---|
Class<Etape> |
SandraQueryHelper.EtapeProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
EtapeDAOAbstract<E extends Etape> |
class |
EtapeDAOImpl<E extends Etape> |
| Modifier and Type | Class and Description |
|---|---|
class |
EtapeAbstract |
class |
EtapeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Etape |
LigneProduitAbstract.etape
Nom de l'attribut en BD : etape
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Etape> |
TourAbstract.etapes
containt all the etape defined for this tour.
|
| Modifier and Type | Method and Description |
|---|---|
Etape |
LigneProduit.getEtape() |
Etape |
LigneProduitAbstract.getEtape() |
Etape |
Tour.getEtapesByTopiaId(String topiaId) |
Etape |
TourAbstract.getEtapesByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
List<Etape> |
Tour.getEtapes() |
List<Etape> |
TourAbstract.getEtapes() |
List<Etape> |
TourImpl.getEtapes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tour.addEtapes(Etape etapes) |
void |
TourAbstract.addEtapes(Etape etapes) |
List<E> |
LigneProduitDAOAbstract.findAllByEtape(Etape v) |
List<E> |
TourDAOAbstract.findAllContainsEtapes(Etape v) |
E |
LigneProduitDAOAbstract.findByEtape(Etape v) |
E |
TourDAOAbstract.findContainsEtapes(Etape v) |
void |
Tour.removeEtapes(Etape etapes) |
void |
TourAbstract.removeEtapes(Etape etapes) |
void |
LigneProduit.setEtape(Etape etape) |
void |
LigneProduitAbstract.setEtape(Etape etape) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tour.addAllEtapes(List<Etape> etapes) |
void |
TourAbstract.addAllEtapes(List<Etape> etapes) |
void |
Tour.setEtapes(List<Etape> etapes) |
void |
TourAbstract.setEtapes(List<Etape> etapes) |
| Modifier and Type | Field and Description |
|---|---|
protected Etape |
SuiviEtapeAbstract.etape
Nom de l'attribut en BD : etape
|
| Modifier and Type | Method and Description |
|---|---|
Etape |
SuiviEtapeAbstract.getEtape() |
Etape |
SuiviEtape.getEtape() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
SuiviEtapeDAOAbstract.findAllByEtape(Etape v) |
E |
SuiviEtapeDAOAbstract.findByEtape(Etape v) |
void |
SuiviEtapeAbstract.setEtape(Etape etape) |
void |
SuiviEtape.setEtape(Etape etape) |
Copyright © 2008-2013 Cybelia. All Rights Reserved.