| Package | Description |
|---|---|
| com.herbocailleau.sgq.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
SupplierDAOAbstract<E extends Supplier> |
class |
SupplierDAOImpl<E extends Supplier> |
| Modifier and Type | Class and Description |
|---|---|
class |
SupplierAbstract |
class |
SupplierImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Supplier |
BatchAbstract.supplier
Nom de l'attribut en BD : supplier
|
| Modifier and Type | Method and Description |
|---|---|
Supplier |
Batch.getSupplier() |
Supplier |
BatchAbstract.getSupplier() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
BatchDAOAbstract.findAllBySupplier(Supplier v) |
E |
BatchDAOAbstract.findBySupplier(Supplier v) |
void |
Batch.setSupplier(Supplier supplier) |
void |
BatchAbstract.setSupplier(Supplier supplier) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.