| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.edaplos | |
| fr.inra.agrosyst.api.services.effective | |
| fr.inra.agrosyst.api.services.pz0.effective |
| Modifier and Type | Field and Description |
|---|---|
protected EffectiveSeasonalCropCycleDto |
EdaplosPlotDto.seasonalCycleDto |
| Modifier and Type | Method and Description |
|---|---|
EffectiveSeasonalCropCycleDto |
EdaplosPlotDto.getSeasonalCycleDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
EdaplosPlotDto.setSeasonalCycleDto(EffectiveSeasonalCropCycleDto seasonalCycleDto) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<EffectiveSeasonalCropCycle,EffectiveSeasonalCropCycleDto> |
EffectiveCropCycles.SEASONNAL_CROP_CYCLE_TO_DTO |
| Modifier and Type | Method and Description |
|---|---|
List<EffectiveSeasonalCropCycleDto> |
EffectiveCropCycleService.getAllEffectiveSeasonalCropCyclesDtos(String zoneTopiaId)
Get all plot's seasonal crop cycles (with nodes, connections, and interventions).
|
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveCropCycleService.updateEffectiveCropCycles(String zoneId,
List<EffectiveSeasonalCropCycleDto> effectiveSeasonalCropCycles,
List<EffectivePerennialCropCycleDto> effectivePerennialCropCycles,
List<Price> prices)
Update zone's crop cycles.
|
| Modifier and Type | Field and Description |
|---|---|
protected EffectiveSeasonalCropCycleDto |
Pz0EffectiveSeasonalCropCycle.seasonalCropCycle |
| Modifier and Type | Method and Description |
|---|---|
EffectiveSeasonalCropCycleDto |
Pz0EffectiveSeasonalCropCycle.getSeasonalCropCycle() |
Copyright © 2013–2015 Inra. All rights reserved.