| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.practiced | |
| fr.inra.agrosyst.api.services.pz0.practicedSystem |
| Modifier and Type | Method and Description |
|---|---|
List<PracticedSeasonalCropCycleDto> |
PracticedSystemService.getAllPracticedSeasonalCropCycles(String practicedSystemId)
Return All PracticedSeasonalCropCycle related to the PracticedSystem
|
| Modifier and Type | Method and Description |
|---|---|
PracticedSystem |
PracticedSystemService.createOrUpdatePracticedSystem(PracticedSystem practicedSystem,
List<PracticedPerennialCropCycleDto> practicedPerennialCropCycleDtos,
List<PracticedSeasonalCropCycleDto> practicedSeasonalCropCycleDtos,
List<Price> prices)
Create or update practicedPerennialCropCycle.
|
| Modifier and Type | Field and Description |
|---|---|
protected PracticedSeasonalCropCycleDto |
Pz0PracticedSeasonalCropCycle.practicedSeasonalCropCycleDto |
| Modifier and Type | Method and Description |
|---|---|
PracticedSeasonalCropCycleDto |
Pz0PracticedSeasonalCropCycle.getPracticedSeasonalCropCycleDto() |
Copyright © 2013–2015 Inra. All rights reserved.