| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Method and Description |
|---|---|
Client |
ReferentialService.findClientById(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Client> |
ReferentialService.getClients(int offset,
int count)
Get clients ordered by code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentialService.saveClient(Client client) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientDAOAbstract<E extends Client> |
class |
ClientDAOImpl<E extends Client> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientAbstract |
class |
ClientImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Client |
BatchAbstract.dedicatedClient
Nom de l'attribut en BD : dedicatedClient
|
| Modifier and Type | Method and Description |
|---|---|
Client |
Batch.getDedicatedClient() |
Client |
BatchAbstract.getDedicatedClient() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
BatchDAOAbstract.findAllByDedicatedClient(Client v) |
E |
BatchDAOAbstract.findByDedicatedClient(Client v) |
void |
Batch.setDedicatedClient(Client dedicatedClient) |
void |
BatchAbstract.setDedicatedClient(Client dedicatedClient) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.