| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
ReferentialService.getProducts(int offset,
int count)
Get product ordered by code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductDAOAbstract<E extends Product> |
class |
ProductDAOImpl<E extends Product> |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductAbstract |
class |
ProductImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Product |
BatchAbstract.product
Nom de l'attribut en BD : product
|
| Modifier and Type | Method and Description |
|---|---|
Product |
Batch.getProduct() |
Product |
BatchAbstract.getProduct() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
BatchDAOAbstract.findAllByProduct(Product v) |
E |
BatchDAOAbstract.findByProduct(Product v) |
void |
Batch.setProduct(Product product) |
void |
BatchAbstract.setProduct(Product product) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.