| Package | Description |
|---|---|
| com.herbocailleau.sgq.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchDAOAbstract<E extends Batch> |
class |
BatchDAOImpl<E extends Batch> |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchAbstract |
class |
BatchImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Batch |
AnalyzeAbstract.batch
Nom de l'attribut en BD : batch
|
protected Batch |
PresentationAbstract.batch
Nom de l'attribut en BD : batch
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
Presentation.getBatch() |
Batch |
AnalyzeAbstract.getBatch() |
Batch |
PresentationAbstract.getBatch() |
Batch |
Analyze.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
AnalyzeDAOAbstract.findAllByBatch(Batch v) |
List<E> |
PresentationDAOAbstract.findAllByBatch(Batch v) |
E |
AnalyzeDAOAbstract.findByBatch(Batch v) |
E |
PresentationDAOAbstract.findByBatch(Batch v) |
void |
Presentation.setBatch(Batch batch) |
void |
AnalyzeAbstract.setBatch(Batch batch) |
void |
PresentationAbstract.setBatch(Batch batch) |
void |
Analyze.setBatch(Batch batch) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.