| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.model | |
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.business.services.csv | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Field and Description |
|---|---|
protected List<Place> |
PresentationModel.places |
| Modifier and Type | Method and Description |
|---|---|
List<Place> |
PresentationModel.getPlaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
PresentationModel.addPlace(Place place) |
| Modifier and Type | Method and Description |
|---|---|
protected Place |
ReferentialService.getPlaceByCode(String code)
Utile seulement pour les tests.
|
Place |
ReferentialService.getPlaceById(String placeId) |
| Modifier and Type | Method and Description |
|---|---|
Map<Place,List<PresentationModel>> |
BatchService.findAllBatchPerPlacesAndProductName(Place place,
String productName)
Retourne toutes les presentations des lots non expirés par emplacements.
|
List<Place> |
ReferentialService.getPlaces()
Get places ordered by code.
|
List<ImportLog<Place>> |
ReferentialService.importPlaces(File file)
Import suppliers dbf file.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Place,List<PresentationModel>> |
BatchService.findAllBatchPerPlacesAndProductName(Place place,
String productName)
Retourne toutes les presentations des lots non expirés par emplacements.
|
| Modifier and Type | Field and Description |
|---|---|
protected Place |
InventoryBean.place |
| Modifier and Type | Method and Description |
|---|---|
Place |
InventoryBean.getPlace() |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryBean.setPlace(Place place) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlaceDAOAbstract<E extends Place> |
class |
PlaceDAOImpl<E extends Place> |
| Modifier and Type | Class and Description |
|---|---|
class |
PlaceAbstract |
class |
PlaceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Place |
ProductPlaceAbstract.place
Nom de l'attribut en BD : place
|
| Modifier and Type | Method and Description |
|---|---|
Place |
ProductPlaceAbstract.getPlace() |
Place |
ProductPlace.getPlace() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
ProductPlaceDAOAbstract.findAllByPlace(Place v) |
E |
ProductPlaceDAOAbstract.findByPlace(Place v) |
void |
ProductPlaceAbstract.setPlace(Place place) |
void |
ProductPlace.setPlace(Place place) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.