| Modifier and Type | Field and Description |
|---|---|
protected RefClonePlantGrape |
EffectiveCropCycleSpeciesAbstract.graftClone
Nom de l'attribut en BD : graftClone
|
| Modifier and Type | Method and Description |
|---|---|
RefClonePlantGrape |
EffectiveCropCycleSpeciesAbstract.getGraftClone() |
RefClonePlantGrape |
EffectiveCropCycleSpecies.getGraftClone() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveCropCycleSpeciesAbstract.setGraftClone(RefClonePlantGrape graftClone) |
void |
EffectiveCropCycleSpecies.setGraftClone(RefClonePlantGrape graftClone) |
| Modifier and Type | Field and Description |
|---|---|
protected RefClonePlantGrape |
PracticedCropCycleSpeciesAbstract.graftClone
Nom de l'attribut en BD : graftClone
|
| Modifier and Type | Method and Description |
|---|---|
RefClonePlantGrape |
PracticedCropCycleSpecies.getGraftClone() |
RefClonePlantGrape |
PracticedCropCycleSpeciesAbstract.getGraftClone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedCropCycleSpecies.setGraftClone(RefClonePlantGrape graftClone) |
void |
PracticedCropCycleSpeciesAbstract.setGraftClone(RefClonePlantGrape graftClone) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefClonePlantGrapeAbstract |
class |
RefClonePlantGrapeImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefClonePlantGrape,String> |
Referentials.GET_CLONE_PLANT_GRAPE_NATURAL_ID |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefClonePlantGrape,CropCycleGraftDto> |
PracticedSystems.REF_CLONE_TO_GRAPH_DTO |
| Modifier and Type | Method and Description |
|---|---|
RefClonePlantGrape |
ReferentialService.getClonePlantGrape(String clonePlantGrapeId) |
| Modifier and Type | Method and Description |
|---|---|
List<RefClonePlantGrape> |
ReferentialService.findGraftClones(String speciesId,
String varietyId,
String term)
Find all varieties with :
- "variétes Geves" : colonne P (Type Variétal), valeur "CLO"
- "Clones PlanGrape" : afficher à l'utilisateur le code clone AnnéeAgrement Origne
and name starting with 'term'.
|
Copyright © 2013–2015 Inra. All rights reserved.