| 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 List<EffectivePerennialCropCycleDto> |
EdaplosPlotDto.perennialCycleDtos |
| Modifier and Type | Method and Description |
|---|---|
List<EffectivePerennialCropCycleDto> |
EdaplosPlotDto.getPerennialCycleDtos() |
| Modifier and Type | Method and Description |
|---|---|
void |
EdaplosPlotDto.setPerennialCycleDtos(List<EffectivePerennialCropCycleDto> perennialCycleDtos) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<EffectivePerennialCropCycle,EffectivePerennialCropCycleDto> |
EffectiveCropCycles.PERENNIAL_CROP_CYCLE_TO_DTO |
| Modifier and Type | Method and Description |
|---|---|
List<EffectivePerennialCropCycleDto> |
EffectiveCropCycleService.getAllEffectivePerennialCropCyclesDtos(String zoneTopiaId)
Get all zone's perennial crop cycles (with phases, species, 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 EffectivePerennialCropCycleDto |
Pz0EffectivePerennialCropCycle.perennialCropCycleDto |
| Modifier and Type | Method and Description |
|---|---|
EffectivePerennialCropCycleDto |
Pz0EffectivePerennialCropCycle.getPerennialCropCycleDto() |
Copyright © 2013–2015 Inra. All rights reserved.