| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.practiced |
| Modifier and Type | Class and Description |
|---|---|
class |
PracticedCropCycleFilter |
class |
PracticedPlotFilter
Filter containing data used to filter practiced systems list.
|
| Modifier and Type | Method and Description |
|---|---|
ResultList<PracticedSystem> |
PracticedSystemService.getFilteredPracticedSystems(PracticedSystemFilter filter)
Return the list of Plots filtered according the given filter.
|
ResultList<PracticedSystemDto> |
PracticedSystemService.getFilteredPracticedSystemsDto(PracticedSystemFilter filter)
Return a list of Plot's DTOs filtered according the given filter.
|
Copyright © 2013–2015 Inra. All rights reserved.