| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.effective | |
| fr.inra.agrosyst.api.services.performance | |
| fr.inra.agrosyst.api.services.security |
| Modifier and Type | Method and Description |
|---|---|
ResultList<ZoneDto> |
EffectiveCropCycleService.getFilteredZonesAndCroppingPlanInfosDto(EffectiveZoneFilter filter)
Recherche paginée de la liste des zones des parcelles avec les infos sur cultures et interventions.
|
ResultList<ZoneDto> |
EffectiveCropCycleService.getFilteredZonesDto(EffectiveZoneFilter filter) |
List<ZoneDto> |
EffectiveCropCycleService.getZones(Collection<String> zoneIds) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ZoneDto> |
PerformanceDto.zones |
| Modifier and Type | Method and Description |
|---|---|
List<ZoneDto> |
PerformanceDto.getZones() |
List<ZoneDto> |
PerformanceService.getZones(List<String> plotIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceDto.setZones(List<ZoneDto> zones) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<Zone,ZoneDto> |
AnonymizeService.getZoneToDtoFunction() |
com.google.common.base.Function<Zone,ZoneDto> |
AnonymizeService.getZoneToDtoFunction(boolean includePlot) |
Copyright © 2013–2015 Inra. All rights reserved.