| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.practiced | |
| fr.inra.agrosyst.api.services.security |
| Modifier and Type | Field and Description |
|---|---|
protected PracticedSystemDto |
PracticedPlotDto.practicedSystem |
| Modifier and Type | Method and Description |
|---|---|
PracticedSystemDto |
PracticedPlotDto.getPracticedSystem() |
| Modifier and Type | Method and Description |
|---|---|
ResultList<PracticedSystemDto> |
PracticedSystemService.getFilteredPracticedSystemsDto(PracticedSystemFilter filter)
Return a list of Plot's DTOs filtered according the given filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedPlotDto.setPracticedSystem(PracticedSystemDto practicedSystem) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<PracticedSystem,PracticedSystemDto> |
AnonymizeService.getPracticedSystemToDtoFunction() |
Copyright © 2013–2015 Inra. All rights reserved.