| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Method and Description |
|---|---|
Presentation |
BatchService.getPresentationById(String presentationId) |
| Modifier and Type | Method and Description |
|---|---|
List<Presentation> |
BatchService.findAllPresentationsByBatch(Batch batch) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchService.updatePresentation(Presentation presentation) |
| Modifier and Type | Class and Description |
|---|---|
class |
PresentationDAOAbstract<E extends Presentation> |
class |
PresentationDAOImpl<E extends Presentation> |
| Modifier and Type | Class and Description |
|---|---|
class |
PresentationAbstract |
class |
PresentationImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Presentation |
SaleAbstract.presentation
Nom de l'attribut en BD : presentation
|
| Modifier and Type | Method and Description |
|---|---|
Presentation |
SaleAbstract.getPresentation() |
Presentation |
Sale.getPresentation() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
SaleDAOAbstract.findAllByPresentation(Presentation v) |
E |
SaleDAOAbstract.findByPresentation(Presentation v) |
void |
SaleAbstract.setPresentation(Presentation presentation) |
void |
Sale.setPresentation(Presentation presentation) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.