| Modifier and Type | Method and Description |
|---|---|
ResultList<GrowingSystemDto> |
NavigationContextService.getAllGrowingSystemsForGrowingPlans(Set<Integer> campaigns,
Set<String> domainIds,
Set<String> growingPlansIds,
Set<String> networkIds) |
| Modifier and Type | Field and Description |
|---|---|
protected GrowingSystemDto |
PlotDto.growingSystem |
| Modifier and Type | Method and Description |
|---|---|
GrowingSystemDto |
PlotDto.getGrowingSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlotDto.setGrowingSystem(GrowingSystemDto growingSystem) |
| Modifier and Type | Method and Description |
|---|---|
ResultList<GrowingSystemDto> |
GrowingSystemService.getFilteredGrowingSystemsDto(GrowingSystemFilter filter)
Return the Growing Systems according the given filter.
|
List<GrowingSystemDto> |
GrowingSystemService.getGrowingSystems(Collection<String> growingSystemIds)
Return Growing Systems according it's id
|
| Modifier and Type | Field and Description |
|---|---|
protected GrowingSystemDto |
ManagementModeDto.growingSystem
growing System common for both ManagmentModes
|
| Modifier and Type | Method and Description |
|---|---|
GrowingSystemDto |
ManagementModeDto.getGrowingSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementModeDto.setGrowingSystem(GrowingSystemDto growingSystem) |
| Modifier and Type | Field and Description |
|---|---|
protected List<GrowingSystemDto> |
PerformanceDto.growingSystems |
| Modifier and Type | Method and Description |
|---|---|
List<GrowingSystemDto> |
PerformanceDto.getGrowingSystems() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceDto.setGrowingSystems(List<GrowingSystemDto> growingSystems) |
| Modifier and Type | Field and Description |
|---|---|
protected GrowingSystemDto |
PracticedSystemDto.growingSystem |
| Modifier and Type | Method and Description |
|---|---|
GrowingSystemDto |
PracticedSystemDto.getGrowingSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedSystemDto.setGrowingSystem(GrowingSystemDto growingSystem) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<GrowingSystem,GrowingSystemDto> |
AnonymizeService.getGrowingSystemToDtoFunction() |
Copyright © 2013–2015 Inra. All rights reserved.