| Modifier and Type | Field and Description |
|---|---|
protected RefFertiMinUNIFA |
MineralProductInputAbstract.mineralProduct
Nom de l'attribut en BD : mineralProduct
|
| Modifier and Type | Method and Description |
|---|---|
RefFertiMinUNIFA |
MineralProductInput.getMineralProduct() |
RefFertiMinUNIFA |
MineralProductInputAbstract.getMineralProduct() |
| Modifier and Type | Method and Description |
|---|---|
void |
MineralProductInput.setMineralProduct(RefFertiMinUNIFA mineralProduct) |
void |
MineralProductInputAbstract.setMineralProduct(RefFertiMinUNIFA mineralProduct) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefFertiMinUNIFAAbstract |
class |
RefFertiMinUNIFAImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefFertiMinUNIFA,String> |
Referentials.GET_FERTI_MIN_UNIFA_NATURAL_ID_WITH_NULL |
| Modifier and Type | Method and Description |
|---|---|
String |
PricesService.getPriceFertiMinUnifaNaturalId(RefFertiMinUNIFA input) |
| Modifier and Type | Method and Description |
|---|---|
RefFertiMinUNIFA |
ReferentialService.createOrUpdateRefMineralProductToInput(RefFertiMinUNIFA product)
Create or update the given product
|
RefFertiMinUNIFA |
ReferentialService.getNewRefFertiMinUNIFA()
Create new RefFertiMinUNIFA instance, not persisted yet
|
| Modifier and Type | Method and Description |
|---|---|
List<RefFertiMinUNIFA> |
ReferentialService.findAllActiveRefFertiMinUnifaByCategAndShape(Integer categ,
String fertilizerShape,
String productId)
Find all active RefFertiMinUnifa filter by category and shape.
|
| Modifier and Type | Method and Description |
|---|---|
RefFertiMinUNIFA |
ReferentialService.createOrUpdateRefMineralProductToInput(RefFertiMinUNIFA product)
Create or update the given product
|
boolean |
ReferentialService.isValidRefFertiMinProduct(RefFertiMinUNIFA product)
Valide RefFertiMin preconditions
|
Copyright © 2013–2015 Inra. All rights reserved.