| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.business.services.csv | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Method and Description |
|---|---|
protected PresentationCode |
ProductionService.getPresentationCode(String productId)
Extrait le code presentation pour une étiquette produit.
|
| Modifier and Type | Field and Description |
|---|---|
protected PresentationCode |
PlaceBean.presentationCode |
protected PresentationCode |
InventoryBean.presentationCode |
| Modifier and Type | Method and Description |
|---|---|
PresentationCode |
PlaceBean.getPresentationCode() |
PresentationCode |
InventoryBean.getPresentationCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceBean.setPresentationCode(PresentationCode presentationCode) |
void |
InventoryBean.setPresentationCode(PresentationCode presentationCode) |
| Modifier and Type | Field and Description |
|---|---|
protected PresentationCode |
ProductPlaceAbstract.presentationCode
Nom de l'attribut en BD : presentationCode
|
protected PresentationCode |
PresentationAbstract.presentationCode
Nom de l'attribut en BD : presentationCode
|
| Modifier and Type | Method and Description |
|---|---|
PresentationCode |
Presentation.getPresentationCode() |
PresentationCode |
ProductPlaceAbstract.getPresentationCode() |
PresentationCode |
PresentationAbstract.getPresentationCode() |
PresentationCode |
ProductPlace.getPresentationCode() |
static PresentationCode |
PresentationCode.getPresentationCodeFor(char code) |
static PresentationCode |
PresentationCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PresentationCode[] |
PresentationCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<E> |
PresentationDAOAbstract.findAllByPresentationCode(PresentationCode v) |
List<E> |
ProductPlaceDAOAbstract.findAllByPresentationCode(PresentationCode v) |
E |
PresentationDAOAbstract.findByPresentationCode(PresentationCode v) |
E |
ProductPlaceDAOAbstract.findByPresentationCode(PresentationCode v) |
void |
Presentation.setPresentationCode(PresentationCode presentationCode) |
void |
ProductPlaceAbstract.setPresentationCode(PresentationCode presentationCode) |
void |
PresentationAbstract.setPresentationCode(PresentationCode presentationCode) |
void |
ProductPlace.setPresentationCode(PresentationCode presentationCode) |
Copyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.