| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<SolHorizon,SolHorizonDto> |
Plots.SOL_HORIZON_TO_DTO |
| Modifier and Type | Method and Description |
|---|---|
Plot |
PlotService.createOrUpdatePlot(Plot plot,
String domainId,
String locationId,
String growingSystemId,
Collection<String> selectedPlotZoningIds,
String selectedSolId,
String selectedSurfaceTextureId,
String selectedSubSoilTextureId,
String selectedSolDepthId,
List<SolHorizonDto> solHorizons,
Collection<Zone> zones,
List<String> adjacentElementIds)
Create or update the plot
|
| Modifier and Type | Method and Description |
|---|---|
PracticedPlot |
PracticedPlotService.createOrUpdatePracticedPlot(PracticedPlot practicedPlot,
String practicedSystemTopiaId,
String locationTopiaId,
String selectedSurfaceTextureId,
String selectedSubSoilTextureId,
String selectedSolDepthId,
List<String> selectedPlotZoningIds,
List<SolHorizonDto> solHorizons,
List<String> adjacentElementIds)
Create or update the given practiced plot
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SolHorizonDto> |
PlotAndDependencies.solHorizonDtos |
| Modifier and Type | Method and Description |
|---|---|
List<SolHorizonDto> |
PlotAndDependencies.getSolHorizonDtos() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlotAndDependencies.addSolHorizonDto(SolHorizonDto solHorizonDto) |
void |
PlotAndDependencies.addSolHorizons(SolHorizonDto solHorizon) |
| Modifier and Type | Field and Description |
|---|---|
protected List<SolHorizonDto> |
PracticedPlotAndDependencies.solHorizonDtos |
| Modifier and Type | Method and Description |
|---|---|
List<SolHorizonDto> |
PracticedPlotAndDependencies.getSolHorizonDtos() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PracticedPlotAndDependencies.addSolHorizonDto(SolHorizonDto solHorizonDto) |
Copyright © 2013–2015 Inra. All rights reserved.