| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.domain | |
| fr.inra.agrosyst.api.services.practiced |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Predicate<CropCycleModelDto> |
CroppingPlans.IS_INTERMEDIATE |
static com.google.common.base.Predicate<CropCycleModelDto> |
CroppingPlans.IS_NOT_INTERMEDIATE |
| Modifier and Type | Method and Description |
|---|---|
List<CropCycleModelDto> |
PracticedSystemService.getCropCycleModel(String growingSystemId,
String campaigns,
boolean includeIntermediate,
boolean includeCropsFromInactiveDomains)
Retourne les modeles des cultures principales (sans les cultures intermédiaires) du système de culture passé en paramètre
et pour les campagnes passée en paramètres.
|
Map<CropCycleModelDto,List<CroppingPlanSpeciesDto>> |
PracticedSystemService.getCropCycleModelMap(String growingSystemId,
String campaigns,
boolean includeIntermediate,
boolean includeCropsFromInactiveDomains)
Retourne les modeles des cultures.
|
Copyright © 2013–2015 Inra. All rights reserved.